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

pub fn time<T, U>(do_it: bool, what: &str, u: U, f: |U| -> T) -> T