millisecondsPerSecond 常量

int const millisecondsPerSecond

每秒的毫秒数。

实现

static const int millisecondsPerSecond = 1000;