@@ -27,7 +27,7 @@ namespace util
|
||||
void GetCurrentDate (char * date); // returns date as YYYYMMDD string, 9 bytes
|
||||
void GetDateString (uint64_t timestamp, char * date); // timestap is seconds since epoch, returns date as YYYYMMDD string, 9 bytes
|
||||
void AdjustTimeOffset (int64_t offset); // in seconds from current
|
||||
|
||||
|
||||
class NTPTimeSync
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user