Skip to main content

monitor_cache

Macro monitor_cache 

Source
macro_rules! monitor_cache {
    ($integrand:expr, $condition:expr, $msg:expr) => { ... };
}
Expand description

Helper macro for cache monitoring with custom conditions