| eLynx SDK
v3.0.1 C++ image processing API reference |
#include <Timer.h>
Public Member Functions | |
| Timer () | |
| Constructor. | |
| void | Start () |
| Initiates timer. | |
| long | Stop () const |
Definition at line 34 of file Timer.h.
| eLynx::Timer::Timer | ( | ) |
Constructor.
| void eLynx::Timer::Start | ( | ) |
Initiates timer.
| long eLynx::Timer::Stop | ( | ) | const |
Returns the number of milliseconds elapsed sinse the last call to Start