Class StopwatchCPU
- Object
-
- StopwatchCPU
-
-
Constructor Summary
Constructors Constructor Description StopwatchCPU()Initializes a new stopwatch.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleelapsedTime()Returns the elapsed CPU time (in seconds) since the stopwatch was created.
-