Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractJob --+ | IntervalJob
A job that's executed roughly every interval seconds.
interval can be negative, in which case the job is scheduled for (almost) immediate execution.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns the UTC unix epoch seconds when this job is next supposed to run, starting from curTime.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |