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