round_to_centisecond
cargo
1.94.0-beta.2
(23a44d3c7 2026-01-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.