Home | History | Annotate | Download | only in os

Lines Matching refs:epoch_time

91 const uint64_t epoch_time = UINT64_C(116444736000000000);	// 1970.01.01 00:00:000 in MS Filetime
2076 // with a predef epoch_time to have an epoch that starts at 1970.01.01 00:00
2082 rtime.QuadPart -= epoch_time;