Raito 0.1
Loading...
Searching...
No Matches
Raito::ScopedTimer Class Reference

Scoped timer class. More...

#include <ScopedTimer.h>

Public Member Functions

 ScopedTimer (const std::string_view name)
 
 ~ScopedTimer ()
 

Detailed Description

Scoped timer class.

Constructor & Destructor Documentation

◆ ScopedTimer()

Raito::ScopedTimer::ScopedTimer ( const std::string_view name)

Constructor

Parameters
nameName of the timer

◆ ~ScopedTimer()

Raito::ScopedTimer::~ScopedTimer ( )

Destructor Logs the time that the timer took to destroy


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