Home | History | Annotate | Download | only in gtest

Lines Matching refs:kTenthMicrosInMilliSecond

649   const DWORD kTenthMicrosInMilliSecond = 10000;
660 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -