Searched refs:nt_time (Results 1 – 1 of 1) sorted by relevance
726 FT nt_time; in gettimeofday() local729 GetSystemTimeAsFileTime( &(nt_time.ft_struct) ); in gettimeofday()731 UnixTime = ((nt_time.ft_scalar - EPOCH_BIAS) / S64_SUFFIX(10)); in gettimeofday()