Module Timer

The class that's used to create and manage Timers.

Info:

  • Copyright: Debaru Kft. 2017
  • Release:
  • License: GNU
  • Author: Debaru Kft

Functions

Timer () Creates a Timer instance.
start (time_ms) Starts a Timer.
reset () Resets a Timer.
running () Returns true if the Timer is still running.
expired () Returns true if the Timer has expired.


Functions

Timer ()
Creates a Timer instance.
start (time_ms)
Starts a Timer.

Parameters:

reset ()
Resets a Timer.
running ()
Returns true if the Timer is still running.

Returns:

    bool
expired ()
Returns true if the Timer has expired.

Returns:

    bool
generated by LDoc 1.4.6 Last updated 2023-09-25 09:31:08