VRay SDK for C++
Loading...
Searching...
No Matches
VRay::ProfilerDurationScope Class Reference

#include <vraysdk.hpp>

Public Member Functions

 ProfilerDurationScope (VRayRenderer &renderer, std::string eventName, int threadIndex=0)
 

Detailed Description

Structure for handling recording the duration of one event of the profiler in the main render thread. Adds the duration of the event only if the profiler has been started manually (not through setVRayProfiler).


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