Constant MILLIS_PER_SEC

pub const MILLIS_PER_SEC: u64 = 1_000; // 1_000u64
Expand description

Number of milliseconds in a second.