Searched defs:kMicrosecondsPerHour (Results 1 – 3 of 3) sorted by relevance
191 static const int64_t kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable
189 static const int64 kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable
207 static const int64 kMicrosecondsPerHour = kMicrosecondsPerMinute * 60; variable