NVTX
v3
NVIDIA Tools Extension Library
|
Payload assigned to this event. More...
Public Attributes | |
uint64_t | ullValue |
int64_t | llValue |
double | dValue |
uint32_t | uiValue |
int32_t | iValue |
float | fValue |
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.