Constant chrono::time_delta::MICROS_PER_SEC
source ยท const MICROS_PER_SEC: i64 = 1_000_000;
Expand description
The number of microseconds per second.
const MICROS_PER_SEC: i64 = 1_000_000;
The number of microseconds per second.