每天毫秒数常量

int const 每天毫秒数

每天的毫秒数。

实现

static const int millisecondsPerDay = millisecondsPerHour * hoursPerDay;