5 #ifndef _INC_cHeartbeatFile_H
6 #define _INC_cHeartbeatFile_H
11 #include "../GrayLibBase.h"
32 cStringF get_HeartbeatFilePath()
const;
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cHeartbeatFile.h:18
const cStringF m_sFilePath
full path for the heartbeat file.
Definition: cHeartbeatFile.h:25
UNITTEST_FRIEND(cHeartbeatFile)
cTimeInt m_tLastBeat
Last recorded heartbeat success. For throttling.
Definition: cHeartbeatFile.h:26
< similar to the MFC CTime and cTimeSpan, not as accurate or large ranged as COleDateTime
Definition: cTimeInt.h:101
int TIMESECD_t
signed delta seconds. like TIMESEC_t. redefined in TimeUnits.h.
Definition: cTimeSys.h:19