#include <Timer.h>
Public Member Functions | |
| BOOL | Start () |
| Start the timer. | |
| BOOL | Stop () |
| Stop the timer. | |
| double | Elapsed () const |
| Return the elapsed time in seconds. | |
|
|
Return the elapsed time in seconds.
|
|
|
Start the timer.
|
|
|
Stop the timer.
|
1.3.9.1