Function timeit::get_time [] [src]

pub fn get_time() -> Timespec

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.