Function cranelift_codegen::timing::add_to_current
source · pub fn add_to_current(times: &PassTimes)
Expand description
Add timings
to the accumulated timings for the current thread.
pub fn add_to_current(times: &PassTimes)
Add timings
to the accumulated timings for the current thread.