Skip to main content

time_block_ns

Macro time_block_ns 

Source
macro_rules! time_block_ns {
    ($dst:expr, $body:block) => { ... };
}