eLynx SDK v3.3.0
C++ image processing API reference
Public Member Functions

eLynx::Timer Class Reference

Class to get elapsed time in platform independent way. More...

#include <Timer.h>

List of all members.

Public Member Functions

 Timer ()
 Constructor.
void Start ()
 Initiates timer.
long Stop () const
 Returns the number of milliseconds elapsed sinse the last call to Start.

Detailed Description

Class to get elapsed time in platform independent way.


Member Function Documentation

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 Thu Dec 9 2010 by doxygen 1.7.2