|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
Input arguments for the most richly annotated implementation (NVTX). 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. | |
Input arguments for the most richly annotated implementation (NVTX).