microsecondsPerMillisecond constant Null safety
The number of microseconds per millisecond.
Implementation
static const int microsecondsPerMillisecond = 1000;
The number of microseconds per millisecond.
static const int microsecondsPerMillisecond = 1000;