每秒毫秒数常量

int const 每秒毫秒数

每秒的毫秒数。

实现

static const int millisecondsPerSecond = 1000;