Home | History | Annotate | Download | only in src

Lines Matching refs:kTenthMicrosInMilliSecond

769   const DWORD kTenthMicrosInMilliSecond = 10000;
780 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -