Table of Contents
Interface implemented by Delayed objects - delayed event queues.
runUntilCurrent ( self )
This is where the delayed work should be done.
timeout ( self )
The returned value should either be a float, or None if we don't want to affect the event loop.