Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ScopedProfilingInput Struct Reference

Input arguments for the nvtx implementation. More...

#include <ScopedProfiling.hh>

Public Member Functions

 ScopedProfilingInput (std::string_view n)
 

Public Attributes

std::string_view name
 Name of the range.
 
uint32_t color {}
 ARGB.
 
int32_t payload {}
 User data.
 
uint32_t category {}
 Category, used to group ranges together.
 

Detailed Description

Input arguments for the nvtx implementation.


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