SAG uses two types of Timing Events:
● TIME_COUNTER_TMEV - created when the Timer Runnable Entity is generated and used only by it (see Timeouts).
● Specific Timing Event - for each Runnable Entity that has its Design-Attribute “Schedule Periodically” set toyes.
You may define the period of the Runnable Entity, using the Design-AttributePeriod
. The name of the Timing Event is “<Runnable Entity Name>_TMEV”.The following is an example of XML description of Timing Event: