Searched defs:kNanosPerMicrosecond (Results 1 – 4 of 4) sorted by relevance
25 static const int kNanosPerMicrosecond = 1000; variable
38 constexpr int64_t kNanosPerMicrosecond = 1000; variable
55 static const int kNanosPerMicrosecond = 1000; variable
357 const auto kNanosPerMicrosecond = 1000ULL; in GetUserTime() local