microsecondsPerHour 常量

int const microsecondsPerHour

每小时微秒的数量。

实现

static const int microsecondsPerHour = microsecondsPerMinute * minutesPerHour;