OneTimeSchedule.markExecuted

Marks this schedule as having been executed. Once this is called, no more jobs with this schedule will be executed.

class OneTimeSchedule
void
markExecuted
()

Parameters

executionTime SysTime

The time at which this schedule's job was executed.

Meta