Searched refs:SECS_TO_100NS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dce_ctime.c29 static const __int64 SECS_TO_100NS = 10000000; /* 10^7 */ local
36 i64_tod = (i64_tod + SECS_BETWEEN_EPOCHS)*SECS_TO_100NS;

Completed in 156 milliseconds