round_to_centisecond
cargo
1.95.0-nightly
(d940e5684 2026-01-19)
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.