Home | History | Annotate | Download | only in src

Lines Matching defs:kTenthMicrosInMilliSecond

790   const DWORD kTenthMicrosInMilliSecond = 10000;
801 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -