Belle II Software  release-08-01-10
Timer Class Reference

Small helper class that prints its lifetime when destroyed. More...

#include <Utils.h>

Collaboration diagram for Timer:

Public Member Functions

 Timer (std::string text="")
 Constructor, with some identifying text.
 

Private Attributes

double m_startTime
 time at start (in ns).
 
std::string m_text
 identifying text (printed at end).
 

Detailed Description

Small helper class that prints its lifetime when destroyed.

Definition at line 79 of file Utils.h.


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