Blender  V3.3
Public Member Functions | List of all members
blender::timeit::ScopedTimer Class Reference

#include <BLI_timeit.hh>

Public Member Functions

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

Detailed Description

Definition at line 19 of file BLI_timeit.hh.

Constructor & Destructor Documentation

◆ ScopedTimer()

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

Definition at line 25 of file BLI_timeit.hh.

◆ ~ScopedTimer()

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

Definition at line 30 of file BLI_timeit.hh.

References blender::timeit::print_duration().


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