Function bootstrap::utils::helpers::timeit

source ·
pub fn timeit(builder: &Builder<'_>) -> TimeIt
Expand description

Returns an RAII structure that prints out how long it took to drop.