|
Function |
Description |
|
Constructs a stopwatch object. | |
|
Destroys the stopwatch object. | |
|
Reports the duration, in microseconds, for which the stopwatch has been running. | |
|
Reports whether a count-down stopwatch has expired. | |
|
Provides the current time in microseconds. | |
|
Reports the remaining time, in microseconds, for a countdown stopwatch. | |
|
Starts the stopwatch. | |
|
Stops the stopwatch. |