Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
ScopedTimer Struct Reference

Public Member Functions

 ScopedTimer (std::string n)
 
 ~ScopedTimer ()
 

Public Attributes

std::string name
 
std::chrono::steady_clock::time_point t0
 

Detailed Description

Definition at line 37 of file main_camilia.cpp.

Constructor & Destructor Documentation

◆ ScopedTimer()

ScopedTimer::ScopedTimer ( std::string  n)
inlineexplicit

Definition at line 40 of file main_camilia.cpp.

◆ ~ScopedTimer()

ScopedTimer::~ScopedTimer ( )
inline

Definition at line 41 of file main_camilia.cpp.

Member Data Documentation

◆ name

std::string ScopedTimer::name

Definition at line 38 of file main_camilia.cpp.

◆ t0

std::chrono::steady_clock::time_point ScopedTimer::t0

Definition at line 39 of file main_camilia.cpp.


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