speed_test_log

Macro speed_test_log 

Source
macro_rules! speed_test_log {
    ( $x:block ) => { ... };
    ( $function:expr ) => { ... };
    () => { ... };
}
Expand description

With this macro you can log all the runtime detalis into a file located in binary’s folder