Constant chrono::time_delta::MILLIS_PER_SEC

source ยท
const MILLIS_PER_SEC: i64 = 1000;
Expand description

The number of milliseconds per second.