Handbook
Glossary
timer-prepare ( source timeout* -- ? )
Vocabulary
ui
.
backend
.
gtk2
Inputs
source
an
object
timeout*
an
object
Outputs
?
an
object
Definition
USING:
kernel
math
threads
;
IN:
ui.backend.gtk2
:
timer-prepare
( source timeout* -- ? )
nip
sleep-time
1000000000
or
[
1000000
/i
set-timeout*-value
]
keep
0
=
;