9 #pragma pack(push,_CRT_PACKING)
10 #pragma warning(push,3)
11 #pragma push_macro("new")
29 #define _XTIME_NSECS_PER_TICK 100
30 #define _XTIME_TICKS_PER_TIME_T (long long)10000000
38 #pragma pop_macro("new")
_CRTIMP2_PURE long long __cdecl _Xtime_get_ticks(void)
_CRTIMP2_PURE long long __cdecl _Query_perf_frequency(void)
_CRTIMP2_PURE long long __cdecl _Query_perf_counter(void)
__time64_t sec
Definition: xtimec.h:20
_CRTIMP2_PURE long __cdecl _Xtime_diff_to_millis2(const xtime *, const xtime *)
_CRTIMP2_PURE int __cdecl xtime_get(xtime *, int)
_CRTIMP2_PURE long __cdecl _Xtime_diff_to_millis(const xtime *)
long nsec
Definition: xtimec.h:21
#define _CRTIMP2_PURE
Definition: yvals.h:494