Handbook
Glossary
reset-thread-timer ( -- )
Vocabulary
core-foundation
.
run-loop
Inputs
None
Outputs
None
Definition
USING:
kernel
namespaces
;
IN:
core-foundation.run-loop
:
reset-thread-timer
( -- )
thread-timer
get-global
[
(reset-thread-timer)
]
when*
;