| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| TclError | |||
| Tcl_Obj | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
ALL_EVENTS = -3
|
|||
DONT_WAIT = 2
|
|||
EXCEPTION = 8
|
|||
FILE_EVENTS = 8
|
|||
IDLE_EVENTS = 32
|
|||
READABLE = 2
|
|||
TCL_VERSION =
|
|||
TIMER_EVENTS = 16
|
|||
TK_VERSION =
|
|||
WINDOW_EVENTS = 4
|
|||
WRITABLE = 4
|
|||
|
|||
Return the current busy-wait interval between successive calls to Tcl_DoOneEvent in a threaded Python interpreter.
|
Set the busy-wait interval in milliseconds between successive calls to Tcl_DoOneEvent in a threaded Python interpreter. It should be set to a divisor of the maximum time between frames in an animation.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed May 16 22:47:17 2007 | http://epydoc.sourceforge.net |