public class Stopwatch extends Object
StopwatchCPU for a version that measures CPU time.| Constructor and Description |
|---|
Stopwatch()
Initialize a stopwatch object.
|
| Modifier and Type | Method and Description |
|---|---|
double |
elapsedTime()
Returns the elapsed time (in seconds) since this object was created.
|
Copyright © 2025. All Rights Reserved.