macro_rules! time_operation { ($tier:expr, $op:expr) => { ... }; }
Convenience macro for timing operations