public class ExecutionContext extends Object
| Modifier and Type | Method and Description |
|---|---|
Duration |
getElapsedTime()
Returns the elapsed time since initial execution began.
|
int |
getExecutions()
Gets the number of executions so far.
|
Duration |
getStartTime()
Returns the time that the initial execution started.
|
Copyright © 2018. All rights reserved.