Home | History | Annotate | Download | only in gtest

Lines Matching refs:kTenthMicrosInMilliSecond

2270   const DWORD kTenthMicrosInMilliSecond = 10000;
2281 now_int64.QuadPart = (now_int64.QuadPart / kTenthMicrosInMilliSecond) -