OneTimeSchedule.this

Constructs a one-time schedule to execute at the specified time.

  1. this(SysTime executionTime)
    class OneTimeSchedule
    this
    ()
  2. this(Duration timeUntilExecution)

Parameters

executionTime SysTime

The time to execute the job at.

Meta