Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
timerprimtimr
timerprimtimr
Timer (PRIM_TIMR)

Panel
bgColor#2c3c4c

Executes code at intervals

...

Name

Description

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [Inherited from Timer (PRIM_TIMR)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [Inherited from Timer (PRIM_TIMR)

Tick

Fired whenever the specified interval has elapsed

...