| Package | Description |
|---|---|
| com.helger.commons.lang | |
| com.helger.commons.thread | |
| com.helger.commons.timing |
| Modifier and Type | Field and Description |
|---|---|
static TimeValue |
TimeValue.SEC1
Special instance representing 1 second
|
| Modifier and Type | Method and Description |
|---|---|
static ESuccess |
ThreadHelper.sleep(TimeValue aTimeValue)
Sleep the current thread for a certain amount of time
|
| Modifier and Type | Method and Description |
|---|---|
static TimeValue |
StopWatch.runMeasured(Runnable aRunnable)
Run the passed runnable and measure the time.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.