remaining Time
Returns the remaining time available before the execution should time out.
Implementations should calculate this relative to the initial time budget. If no time budget is remaining, this method should return null
.
Returns the remaining time available before the execution should time out.
Implementations should calculate this relative to the initial time budget. If no time budget is remaining, this method should return null
.