trace_async_performance

Macro trace_async_performance 

Source
macro_rules! trace_async_performance {
    ($name:expr, $code:expr) => { ... };
    ($service:expr, $operation:expr, $code:expr) => { ... };
}
Expand description

异步性能监控宏