Contents:
Defined in File nvtx.h
Scope-based NVTX ranges. Push at construction, Pop at destruction.
Public Functions
Constructor which pushes an NVTX marker onto the stack with the specified label
label – the label for the nvtx range.
Destructor which pops a marker off the nvtx stack.