NVTX  v3
NVIDIA Tools Extension Library
Public Attributes | List of all members
nvtxEventAttributes_t::payload_t Union Reference

Payload assigned to this event. More...

Public Attributes

uint64_t ullValue
 
int64_t llValue
 
double dValue
 
uint32_t uiValue
 
int32_t iValue
 
float fValue
 

Detailed Description

Payload assigned to this event.

A numerical value that can be used to annotate an event. The tool could use the payload data to reconstruct graphs and diagrams.

Definition at line 493 of file nvToolsExt.h.


The documentation for this union was generated from the following file: