public class Stopwatch extends Object
For additional documentation, see Section 3.2 of Introduction to Programming in Java: An Interdisciplinary Approach by Robert Sedgewick and Kevin Wayne.
Constructor and Description |
---|
Stopwatch()
Create a stopwatch object.
|