eLynx SDK v3.0.1
C++ image processing API reference

eLynx::Timer Class Reference

#include <Timer.h>

List of all members.


Public Member Functions

 Timer ()
 Constructor.
void Start ()
 Initiates timer.
long Stop () const

Detailed Description

Class to get elapsed time in platform independed way.

Definition at line 34 of file Timer.h.


Constructor & Destructor Documentation

eLynx::Timer::Timer (  ) 

Constructor.


Member Function Documentation

void eLynx::Timer::Start (  ) 

Initiates timer.

long eLynx::Timer::Stop (  )  const

Returns the number of milliseconds elapsed sinse the last call to Start

Returns:
the number of milliseconds elapsed sinse the last call to Start


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

Generated on 14 Apr 2009 by doxygen 1.5.8