Searched defs:system_time (Results 1 – 9 of 9) sorted by relevance
30 SYSTEMTIME system_time; in AddTime() local
39 const struct tm* system_time = in AddTime() local
56 FILETIME system_time; in NowNanos() local
121 SYSTEMTIME system_time; in GetCurrentDate() local
95 SYSTEMTIME system_time; in gettimeofday() local
188 time_t system_time; /* current system clock */ in cray_setup() local
656 FILETIME system_time; in pygettimeofday() local
630 system_time; in NTElapsedTime() local
200 static inline void Swap(MDSystemTime* system_time) { in Swap()