optick_attr

Attribute Macro profile

Source
#[profile]
Expand description

Instrument selected function

Example: #[optick_attr::profile] fn calc() { // Do some stuff }