ARTS  2.3.1285(git:92a29ea9-dirty)
Timer Class Reference

#include <m_general.h>

Public Member Functions

 Timer ()
 

Public Attributes

bool running
 
bool finished
 

Detailed Description

Definition at line 68 of file m_general.h.

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( )
inline

Definition at line 70 of file m_general.h.

Member Data Documentation

◆ finished

bool Timer::finished

Definition at line 72 of file m_general.h.

Referenced by Print(), StringJoin(), and timerStart().

◆ running

bool Timer::running

Definition at line 71 of file m_general.h.

Referenced by StringJoin(), and timerStart().


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