HPhi++  3.1.0
TimeKeepStruct Struct Reference

Time keeping. More...

#include <struct.hpp>

Public Attributes

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 410 of file struct.hpp.

Member Data Documentation

◆ tend

time_t TimeKeepStruct::tend

End time.

Definition at line 413 of file struct.hpp.

Referenced by CalcByTPQ().

◆ tnow

time_t TimeKeepStruct::tnow

Current time.

Definition at line 412 of file struct.hpp.

◆ tstart

time_t TimeKeepStruct::tstart

Start time.

Definition at line 411 of file struct.hpp.

Referenced by CalcByTPQ().


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