home
wiki
classes/clusters list
class information
+
Point of view
ANY
ANY
LOOP_ITEM
JOB
INTERNALS_HANDLER
All features
deferred class PERIODIC_JOB
Summary
top
Pseudo periodic job. The timing is not exact : the time between two execution may be longer than the given period depending on time needed to execute ready tasks. There is no try to recover the time lost each time.
Direct parents
inherit list:
JOB
Known children
inherit list:
REPEAT_JOB
,
SIMPLE_PERIODIC_JOB
,
TEXT_CURSOR_JOB
Class invariant
top
period
> 0
Overview
top
exported features
period
:
REAL_64
unit is seconds
next_time
:
MICROSECOND_TIME
period
:
REAL_64
writable attribute
top
unit is seconds
next_time
:
MICROSECOND_TIME
writable attribute
top