[][src]Crate optick_attr

Attribute Macros

capture

Generate profiling capture for the selected function Saves capture to {working_dir}/capture_name(date-time).opt Note: You could use full path for the name (e.g. "D:/captures/game")

profile

Instrument selected function