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