|
Blender V4.3
|
#include <BLI_timeit.hh>
Public Member Functions | |
| ScopedTimerAveraged (std::string name, int64_t &total_count, Nanoseconds &total_time, Nanoseconds &min_time) | |
| ~ScopedTimerAveraged () | |
Definition at line 34 of file BLI_timeit.hh.
|
inline |
Definition at line 44 of file BLI_timeit.hh.
| blender::timeit::ScopedTimerAveraged::~ScopedTimerAveraged | ( | ) |
Definition at line 61 of file timeit.cc.
References blender::timeit::format_duration().