Event management
Posted to
tcl
by kbk at Wed Mar 25 16:46:37 GMT 2015
view raw
proc
eventArrives {stuff} {
variable
queue
lappend
queue
$stuff
windClock
}
proc
windClock {} {
variable
queueTimer
if
{![
info
exists queueTimer]} {
Recent Posts
tcl by kbk
18 hours ago
tcl by oldlaptop
3 days ago
tcl by Julian Noble
10 days ago
tcl by oldlaptop
33 days ago
tcl by dandyn
37 days ago
tcl by oldlaptop
40 days ago
tcl by apn
42 days ago
tcl by rmax
45 days ago
tcl by kevin_walzer
49 days ago
tcl by Bradipo
64 days ago
Submit
New paste
Documentation
From Jabber