MS_PER_SECOND top-level constant

double const MS_PER_SECOND

The miliseconds per second 1000.

Implementation

const double MS_PER_SECOND = 1000.0;