Home | Trees | Indices | Help |
|
---|
|
object --+ | LoopingCall
Class that performs repeated function calls in a interval.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
msg_already_started = 'tried to start() LoopingCall when alrea
|
|||
msg_already_stopped = 'tried to stop() LoopingCall when alread
|
|
|||
Inherited from |
|
Constructor for the LoopingCall class.
|
Starts the function calls in the interval specified. If now is False, it waits the interval before starting doing calls.
|
|
msg_already_started
|
msg_already_stopped
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:59 2009 | http://epydoc.sourceforge.net |