Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module delay |
|
twisted.delay: Support for delayed and execution of events.
DEPRECATED.Classes | |
---|---|
Delayed |
I am a delayed event queue. |
IDelayed |
Interface implemented by Delayed objects - delayed event queues. |
Later |
I am a function which will run later. |
LockstepSimulation |
I am a delayed event queue. |
Looping |
Base class for looping callbacks. |
Steps |
A class to represent a series of steps. |
Time |
I am a list of events which will happen at particular points in time. |
Exceptions | |
---|---|
StopLooping |
Stop a loop. |
Variable Summary | |
---|---|
int |
ARGS
|
int |
FUNC
|
int |
TICKS
|
Variable Details |
---|
ARGS
|
FUNC
|
TICKS
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu Apr 17 12:52:04 2003 | http://epydoc.sf.net |