millisecondsPerSecond top-level constant
int
const millisecondsPerSecond
Milliseconds constants for different time units. Number of milliseconds in one second.
Implementation
const millisecondsPerSecond = 1000;