18 lines
298 B
ReStructuredText
18 lines
298 B
ReStructuredText
|
Timed events documentation
|
||
|
==========================
|
||
|
|
||
|
.. automodule:: timed_events
|
||
|
|
||
|
.. autoclass:: TimedEvent
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
.. automethod:: has_timed_out
|
||
|
.. automethod:: change_date
|
||
|
.. automethod:: add_delay
|
||
|
|
||
|
|
||
|
.. autoclass:: DelayedEvent
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|