Home | History | Annotate | Download | only in time

Lines Matching defs:kMicrosecondsPerHour

341   static const int64_t kMicrosecondsPerHour = kMicrosecondsPerMinute * 60;
343 kMicrosecondsPerHour * kHoursPerDay;
723 : TimeDelta(hours * Time::kMicrosecondsPerHour);