Searched refs:WLTIMEDELTA (Results 1 – 2 of 2) sorted by relevance
1604 #define WLTIMEDELTA 116444736000000000L /* in 100ns unit */ macro1606 #define WLTIMEDELTA 116444736000000000LL macro
301 return (reftime - WLTIMEDELTA) * 100; in reftime_to_ns()