Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
CTimer Class Reference

#include <Timer.h>

Public Member Functions

 CTimer ()
 
unsigned int GetElapsedUS ()
 
void Reset ()
 
 ~CTimer ()
 

Static Public Member Functions

static void GetTime (unsigned int &sec, unsigned int &usec)
 

Private Attributes

int m_sec
 
int m_usec
 

Detailed Description

Definition at line 51 of file Timer.h.

Constructor & Destructor Documentation

CTimer::CTimer ( )

Definition at line 54 of file Timer.cpp.

CTimer::~CTimer ( )

Definition at line 59 of file Timer.cpp.

Member Function Documentation

unsigned int CTimer::GetElapsedUS ( )

Definition at line 73 of file Timer.cpp.

void CTimer::GetTime ( unsigned int &  sec,
unsigned int &  usec 
)
static

Definition at line 82 of file Timer.cpp.

void CTimer::Reset ( )

Definition at line 63 of file Timer.cpp.

Member Data Documentation

int CTimer::m_sec
private

Definition at line 70 of file Timer.h.

int CTimer::m_usec
private

Definition at line 71 of file Timer.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28