Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::nvtxScopedRange Struct Reference

#include <nvtx.h>

Public Member Functions

 nvtxScopedRange (NvtxCategory *category, char const *message, int32_t payload)
 
 nvtxScopedRange (const std::string &name, char const *message, int32_t payload)
 
 ~nvtxScopedRange ()
 

Constructor & Destructor Documentation

◆ nvtxScopedRange() [1/2]

Realm::nvtxScopedRange::nvtxScopedRange ( NvtxCategory category,
char const *  message,
int32_t  payload 
)

◆ nvtxScopedRange() [2/2]

Realm::nvtxScopedRange::nvtxScopedRange ( const std::string &  name,
char const *  message,
int32_t  payload 
)

◆ ~nvtxScopedRange()

Realm::nvtxScopedRange::~nvtxScopedRange ( )

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