Struct time_test::TestTimer
[−]
[src]
pub struct TestTimer(_, _);
TestTimer allows to easily time tests. It's recommended to use the time_test!() macro.