Function thyme::bench::start

source ·
pub fn start(tag: &str) -> Handle
Expand description

Starts a benchmark timing with the given tag. You must end the returned Handle to complete the timing.