Function ittapi::detach

source ·
pub fn detach()
Expand description

Detach data collection.

VTune Profiler detaches all collectors from all processes. Your application continues to work but no data is collected for the running collection.

See the Collection Control API for details.

Example

Detach behaves similarly to pause.