microsecondsPerMillisecond 常量

int const microsecondsPerMillisecond

每毫秒的微秒数。

实现

static const int microsecondsPerMillisecond = 1000;