minutesPerHour 常量

int const minutesPerHour

每小时包含的分钟数。

实现

static const int minutesPerHour = 60;