IVT
CTimer Class Reference

#include <Timer.h>

Public Member Functions

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

Static Public Member Functions

static void GetTime (unsigned int &sec, unsigned int &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.


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