I am trying to execute a command after a specific time period using the "after" command.
I say : after $delay [list command].
I give this inside a tcl procedure. When I call the procedure the line that has the after command is not executed. However if I just give:
after $delay
the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.