Function flamegpu::util::nvtx::pop
Defined in File nvtx.h
Function Documentation
-
static inline void flamegpu::util::nvtx::pop()
Method to pop an NVTX marker for improved profiling, if NVTX is enabled at configuration time.
Note
the number of pops must match the number of pushes.