Blender  V2.93
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 33 of file BLI_timeit.hh.

Constructor & Destructor Documentation

◆ ScopedTimer()

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

Definition at line 39 of file BLI_timeit.hh.

◆ ~ScopedTimer()

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

Definition at line 44 of file BLI_timeit.hh.

References blender::timeit::print_duration().


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