Home | History | Annotate | Download | only in src

Lines Matching refs:kTenthMicrosInMilliSecond

741   const DWORD kTenthMicrosInMilliSecond = 10000;
752 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -