Lines Matching defs:kTenthMicrosInMilliSecond
790 const DWORD kTenthMicrosInMilliSecond = 10000;801 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -