Albert
Loading...
Searching...
No Matches
TimeIt Struct Reference

#include <albert/timeit.h>

Public Member Functions

 TimeIt (const QString &name={})
 
 ~TimeIt ()
 

Public Attributes

QString name
 
std::chrono::system_clock::time_point start
 

Constructor & Destructor Documentation

◆ TimeIt()

TimeIt::TimeIt ( const QString &  name = {})
inline

◆ ~TimeIt()

TimeIt::~TimeIt ( )
inline

Member Data Documentation

◆ name

QString TimeIt::name

◆ start

std::chrono::system_clock::time_point TimeIt::start

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