80 static ULARGE_INTEGER offsetSecondsSince1970;
96 TimeStamp(int32_t seconds, int32_t microSeconds);
104 void set(
const struct timeval& value);
105 void set(int32_t seconds, int32_t microSeconds);
112 int32_t getSeconds()
const;
119 int32_t getMicroSeconds()
const;
125 int64_t getNanoSeconds()
const;