Assimp
v5.0.1. (December 2020)
|
Simple wrapper around boost::timer to simplify reporting. More...
Public Member Functions | |
void | BeginRegion (const std::string ®ion) |
Start a named timer. More... | |
void | EndRegion (const std::string ®ion) |
End a specific named timer and write its end time to the log. More... | |
Profiler () | |
Simple wrapper around boost::timer to simplify reporting.
Timings are automatically dumped to the log file.
|
inline |
|
inline |
Start a named timer.
|
inline |
End a specific named timer and write its end time to the log.