chrono
0.4.40
In chrono::
time_
delta
Modules
serde
Structs
OutOfRangeError
TimeDelta
Constants
MAX
MICROS_PER_SEC
MILLIS_PER_SEC
MIN
NANOS_PER_MICRO
NANOS_PER_MILLI
NANOS_PER_SEC
SECS_PER_DAY
SECS_PER_HOUR
SECS_PER_MINUTE
SECS_PER_WEEK
Functions
div_mod_floor_64
chrono
::
time_delta
Constant
NANOS_PER_MICRO
Copy item path
Settings
Help
Summary
Source
const NANOS_PER_MICRO:
i32
= 1000;
Expand description
The number of nanoseconds in a microsecond.