Skip to main content
time
charon_
lib
0.1.247
In charon_
lib::
timing
charon_lib
::
timing
Function
time
Copy item path
Source
pub fn time<T>(name: &'static
str
, f: impl
FnOnce
() -> T) -> T
Expand description
Time the given closure.