Torc  0.1
Public Member Functions | List of all members
TorcTimer Class Reference

#include <torctimer.h>

Public Member Functions

 TorcTimer ()
 
void Start (void)
 
int Restart (void)
 
int Elapsed (void)
 
void Stop (void)
 
bool IsRunning (void) const
 

Detailed Description

Definition at line 7 of file torctimer.h.

Constructor & Destructor Documentation

TorcTimer::TorcTimer ( )

Definition at line 3 of file torctimer.cpp.

Member Function Documentation

int TorcTimer::Elapsed ( void  )

Definition at line 22 of file torctimer.cpp.

bool TorcTimer::IsRunning ( void  ) const

Definition at line 38 of file torctimer.cpp.

int TorcTimer::Restart ( void  )

Definition at line 15 of file torctimer.cpp.

void TorcTimer::Start ( void  )

Definition at line 9 of file torctimer.cpp.

void TorcTimer::Stop ( void  )

Definition at line 33 of file torctimer.cpp.


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