JobSchedule.getNextExecutionTime

Gets the timestamp at which the scheduler should plan to execute a job with this schedule next.

interface JobSchedule
const
Nullable!SysTime
getNextExecutionTime
(
SysTime currentTime
)

Meta