profile_gate_operation

Macro profile_gate_operation 

Source
macro_rules! profile_gate_operation {
    ($gate_name:expr, $operation:expr) => { ... };
}
Expand description

Macro for easy profiling with automatic gate counting