home
wiki
classes/clusters list
class information
+
Point of view
INTERNALS_HANDLER
ANY
INTERNALS_HANDLER
All features
expanded class TIME_EVENTS
Summary
top
Direct parents
insert list:
ANY
Overview
top
exported features
timeout
(timeout_ms:
INTEGER_32
):
TIMEOUT_EVENT
timeout_ms
is the max time in milliseconds to wait starting from when
EVENTS_SET
.wait is called.
in_time
(timeout_ms:
INTEGER_32
):
DATE_EVENT
timeout_ms
is the maximum time in milliseconds to wait starting from now.
at_date
(date:
MICROSECOND_TIME
):
DATE_EVENT
date
is the latest moment
wait
can wait.
timeout
(timeout_ms:
INTEGER_32
):
TIMEOUT_EVENT
effective function
top
timeout_ms
is the max time in milliseconds to wait starting from when
EVENTS_SET
.wait is called.
in_time
(timeout_ms:
INTEGER_32
):
DATE_EVENT
effective function
top
timeout_ms
is the maximum time in milliseconds to wait starting from now.
at_date
(date:
MICROSECOND_TIME
):
DATE_EVENT
effective function
top
date
is the latest moment
wait
can wait.