sched.scheduler.enterabs

scheduler.enterabs(time, priority, action, argument)[source]

Enter a new event in the queue at an absolute time.

Returns an ID for the event which can be used to remove it, if necessary.