Blender V4.3
blender::timeit::ScopedTimer Class Reference

#include <BLI_timeit.hh>

Public Member Functions

 ScopedTimer (std::string name)
 
 ~ScopedTimer ()
 

Detailed Description

Definition at line 20 of file BLI_timeit.hh.

Constructor & Destructor Documentation

◆ ScopedTimer()

blender::timeit::ScopedTimer::ScopedTimer ( std::string name)
inline

Definition at line 26 of file BLI_timeit.hh.

◆ ~ScopedTimer()

blender::timeit::ScopedTimer::~ScopedTimer ( )

Definition at line 49 of file timeit.cc.

References blender::timeit::format_duration().


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