realtime.threadingPython.
ThreadingPython
Simple Python threads subsystem
__init__
Constructor
callFunc
Function to call on a seperate thread: will block for the specified time and call the function afterwards
interrupt
Interrupt the waiting thread
wait
Wait for the specified time, or faster if interrupted
Threading Backend
Tk Inter threading
Enter search terms or a module, class or function name.