Skip to main content

time_operation

Macro time_operation 

Source
macro_rules! time_operation {
    ($logger:expr, $operation:expr, $block:block) => { ... };
}
Expand description

Macro for timing operations