Skip to main content

dynamo_nvtx_name_thread

Macro dynamo_nvtx_name_thread 

Source
macro_rules! dynamo_nvtx_name_thread {
    ($name:expr) => { ... };
}
Expand description

Annotate the current OS thread in the Nsight Systems timeline. Zero-cost when the nvtx Cargo feature is off.