round_to_centisecond
cargo
1.94.0-nightly
(4f14395c3 2025-12-22)
In cargo::
core::
compiler::
timings::
report
cargo
::
core
::
compiler
::
timings
::
report
Function
round_
to_
centisecond
Copy item path
Source
pub fn round_to_centisecond(x:
f64
) ->
f64
Expand description
Rounds seconds to 0.01s precision.