Function rustc::util::common::time [] [src]

pub fn time<T, F>(do_it: bool, what: &str, f: F) -> T where F: FnOnce() -> T
Unstable (rustc_private)