The Event Loop
Async | Handle asynchronous events |
CrtTimerHdlr | Call a procedure at a given time |
DoOneEvent | Wait for events and invoke event handlers |
DoWhenIdle | Invoke a procedure when there are no pending events |
Notifier | The event queue and notifier interfaces |
Sleep | Delay execution for a given number of milliseconds |
Thread | Tcl thread support |
Copyright © 1989-1994 The Regents of the University of California
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans
Copyright © 1994-1998 Sun Microsystems, Inc
Copyright © 1997-2000 Ajuba Solutions
Copyright © 1998-2000 Scriptics Corporation
Copyright © 2001 ActiveState Corporation
Copyright © 2001 ActiveState Tool Corp
Copyright © 2001 Vincent Darley
Copyright © 2001-2002 Kevin B. Kenny <kennykb(at)acm.org>
Copyright © 2001-2010 Donal K. Fellows
Copyright © 2002-2005 Andreas Kupries <andreas_kupries(at)users.sourceforge.net>
Copyright © 2006-2008 Joe Mistachkin
Copyright © 2009-2010 Kevin B. Kenny