millisecondsPerSecond constant Null safety

int const millisecondsPerSecond

The number of milliseconds per second.

Implementation

static const int millisecondsPerSecond = 1000;