Function cranelift_codegen::timing::take_current
source · pub fn take_current() -> PassTimes
Expand description
Take the current accumulated pass timings and reset the timings for the current thread.
pub fn take_current() -> PassTimes
Take the current accumulated pass timings and reset the timings for the current thread.