HΦ  3.2.0
TimeKeepStruct Struct Reference

Time keeping. More...

#include <struct.h>

Data Fields

time_t tstart
 Start time. More...
 
time_t tnow
 Current time. More...
 
time_t tend
 End time. More...
 

Detailed Description

Time keeping.

Definition at line 425 of file struct.h.

Field Documentation

◆ tend

time_t TimeKeepStruct::tend

End time.

Definition at line 428 of file struct.h.

Referenced by CalcByTPQ().

◆ tnow

time_t TimeKeepStruct::tnow

Current time.

Definition at line 427 of file struct.h.

◆ tstart

time_t TimeKeepStruct::tstart

Start time.

Definition at line 426 of file struct.h.

Referenced by CalcByTPQ().


The documentation for this struct was generated from the following file: