microsecondsPerHour constant
The number of microseconds per hour.
Implementation
static const int microsecondsPerHour = microsecondsPerMinute * minutesPerHour;
The number of microseconds per hour.
static const int microsecondsPerHour = microsecondsPerMinute * minutesPerHour;