pub fn start_pass(pass: Pass) -> Box<dyn Any>
Start timing pass as a child of the currently running pass, if any.
pass
This function is called by the publicly exposed pass functions.