microsecondsPerSecond constant
The number of microseconds per second.
Implementation
static const int microsecondsPerSecond =
microsecondsPerMillisecond * millisecondsPerSecond;
The number of microseconds per second.
static const int microsecondsPerSecond =
microsecondsPerMillisecond * millisecondsPerSecond;