bootstrap::utils::helpers

Function timeit

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

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