| What does a Timer isThe software Timer is normally dedicate to the timer based events of functionalities. For example if we need to run cyclically a function or run a function based on a specific date and time. The Timer is a non-real time object and cannot be used to develope controls that require real time and deterministic frequency. DeterminismDeterminism means that a specific action will happen at exactly the same time in all the product conditions. |