microsecondsPerDay constant
The number of microseconds per day.
Implementation
static const int microsecondsPerDay = microsecondsPerHour * hoursPerDay;
The number of microseconds per day.
static const int microsecondsPerDay = microsecondsPerHour * hoursPerDay;