Public Member Functions | Static Public Member Functions | Private Attributes
CTimer Class Reference

#include <Timer.h>

List of all members.

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

Definition at line 54 of file Timer.cpp.

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.

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 Thu Jun 6 2019 21:46:58