Searched refs:c_UnixEpochStartTicks (Results 1 – 1 of 1) sorted by relevance
963 const int64_t c_UnixEpochStartTicks = 116444736000000000LL; in NowMicros() local976 li.QuadPart -= c_UnixEpochStartTicks; in NowMicros()