Function flamegpu::util::nvtx::pop

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.