Path Tracer
|
#include <Profiler.h>
Public Member Functions | |
void | BeginRegion (const std::string ®ion) |
void | EndRegion (const std::string ®ion) |
Simple wrapper around boost::timer to simplify reporting. Timings are automatically dumped to the log file.
|
inline |
Start a named timer
|
inline |
End a specific named timer and write its end time to the log