profile_async_operation

Macro profile_async_operation 

Source
macro_rules! profile_async_operation {
    ($name:expr, $code:block) => { ... };
}
Expand description

Convenience macro for timing async operations