round_to_centisecond
cargo
1.94.1
(e408947bf 2026-03-25)
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.