NIST Fingerprint Image Quality 2
Fingerprint image quality assessment tool
|
Used to calculate speed of internal operations. More...
#include <nfiq2_timer.hpp>
Public Member Functions | |
void | start () |
Start the timer. | |
double | getElapsedTime () |
Obtain the elapsed time. | |
double | stop () |
Stop the timer. | |
Used to calculate speed of internal operations.
Definition at line 19 of file nfiq2_timer.hpp.
void NFIQ2::Timer::start | ( | ) |
Start the timer.
double NFIQ2::Timer::getElapsedTime | ( | ) |
Obtain the elapsed time.
double NFIQ2::Timer::stop | ( | ) |
Stop the timer.