| Modifier and Type | Method and Description |
|---|---|
static ExecutionStopWatch |
ExecutionStopWatch.measure(Callable c)
Creates a new stop watch for measuring the execution time of a callable
|
static ExecutionStopWatch |
ExecutionStopWatch.measure(Runnable r)
Creates a new stop watch for measuring the execution time of a runnable.
|
Copyright © 2016 DevCon5 GmbH. All rights reserved.