Searched refs:stopped (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/library/demos/
H A Dtimer12 if $stopped {
13 set stopped 0
17 button .stop -text Stop -command {set stopped 1}
24 set stopped 1
27 global seconds hundredths stopped
28 if $stopped return

Completed in 23 milliseconds