get_time

Function get_time 

Source
pub fn get_time() -> Timespec
Expand description

A shortcut to time’s get_time function. This is so that the user of timeit doesn’t have to separately add a dependency for the time crate.