Package | Description |
---|---|
org.apache.commons.lang3.time |
Provides classes and methods to work with dates and durations.
|
Modifier and Type | Method and Description |
---|---|
static StopWatch |
StopWatch.create()
Creates a stopwatch for convenience.
|
static StopWatch |
StopWatch.createStarted()
Creates a started stopwatch for convenience.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.