Function time_with

Source
pub fn time_with<T>(name: impl Into<String>, f: impl FnOnce() -> T) -> T