每分钟微秒 常量

int const 每分钟微秒

每分钟微秒的数量。

实现

static const int microsecondsPerMinute =
    microsecondsPerSecond * secondsPerMinute;