|
Blender V5.0
|
#include <BLI_timeit.hh>
Public Member Functions | |
| ScopedTimerAveraged (std::string name, int64_t &total_count, Nanoseconds &total_time, Nanoseconds &min_time, const std::optional< int64_t > window_size) | |
| ~ScopedTimerAveraged () | |
Definition at line 39 of file BLI_timeit.hh.
|
inline |
Definition at line 51 of file BLI_timeit.hh.
References name, and total_time.
| blender::timeit::ScopedTimerAveraged::~ScopedTimerAveraged | ( | ) |
Definition at line 64 of file timeit.cc.
References blender::timeit::format_duration().