Source Files
- portions of tclTimer.c
Public Interface
- None
Private Interface
- Tcl_AfterObjCmd
Directly Depends On Public Interface
- Timer Events
- Threads
- Allocation
- Preservation
- Tcl_Obj System
- Other Utilities
- string Object Type
- Parsing and Evaluation
- Event Loops
- Time Measurement
- Asynchronous Events
- interp
- Notifier
- Panic
- list Object Type
- index Object Type
Directly Depends On Private Interface of
Discussion
Module to define the after command.
The private dependencies are just shortcuts, nothing essential (for example, TclGetString where Tcl_GetString would function just as well.