Home | Trees | Indices | Help |
|
---|
|
object --+ | Time
pyj2d.time
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
|
pyj2d.time.get_ticks Return ms since program start. |
pyj2d.time.delay Pause for given time (in ms). Return ms paused. |
pyj2d.time.wait Pause for given time (in ms). Return ms paused. |
pyj2d.time.set_timer Post event on queue at time (ms) intervals. Optional argument once set no timer repeat, defaults to False. Disable timer with time of 0. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Dec 4 18:31:29 2021 | http://epydoc.sourceforge.net |