Searched defs:kNanosPerMillisecond (Results 1 – 4 of 4) sorted by relevance
51 const int64_t kNanosPerMillisecond = 1000000; in getCurrentOutputLatencyMillis() local
24 static const int kNanosPerMillisecond = 1000000; variable
43 constexpr int64_t kNanosPerMillisecond = kNanosPerMicrosecond * 1000; variable
55 static const int kNanosPerMillisecond = 1000000; variable