HomeSort by relevance Sort by last modified time
    Searched full:nt_time (Results 1 - 1 of 1) sorted by null

  /external/netperf/src/
netlib.c 954 FT nt_time;
957 GetSystemTimeAsFileTime( &(nt_time.ft_struct) );
959 UnixTime = ((nt_time.ft_scalar - EPOCH_BIAS) / S64_SUFFIX(10));
946 FT nt_time; local
    [all...]

Completed in 87 milliseconds