Blender V5.0
blender::timeit::ScopedTimer Class Reference

#include <BLI_timeit.hh>

Public Member Functions

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

Detailed Description

Definition at line 25 of file BLI_timeit.hh.

Constructor & Destructor Documentation

◆ ScopedTimer()

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

Definition at line 31 of file BLI_timeit.hh.

References name.

◆ ~ScopedTimer()

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

Definition at line 52 of file timeit.cc.

References blender::timeit::format_duration().


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