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