| Package | Description | 
|---|---|
| oracle.javatools.util | 
 Provides general utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Chronometer | 
Chronometer.getStarted()
Creates and returns a new instance of Chronometer on which  
start()
 has already been called. | 
static Chronometer | 
Chronometer.getStarted(Chronometer.Precision precision)
Creates and returns a new instance of Chronometer on which  
start()
 has already been called. |