Lines Matching refs:epoch_time
91 const uint64_t epoch_time = UINT64_C(116444736000000000); // 1970.01.01 00:00:000 in MS Filetime2076 // with a predef epoch_time to have an epoch that starts at 1970.01.01 00:002082 rtime.QuadPart -= epoch_time;