Attribute Macro code_timing_macros::time_function
source ยท #[time_function]
Expand description
Time the duration of a function, either to stdout or via tracing
.
#[time_function]
Time the duration of a function, either to stdout or via tracing
.