This bean implements a real-time clock which can be shared by many other beans. Once created, this bean becomes a virtual part of the CPU and may be further used as a CPU resource.
Any bean using RTIshared as a timing resource can select a period ranging from one to 256 times the basic period of the RTIshared.
Some implmenetations of the bean supports "Overclocked" feature, please refer to
Timing Settings Dialog for details.
This bean saves hardware resources but it is not suitable for numerous short-delayed requests (several requests at the same time may cause a system overload).
The bean name comes from the Real Time Interrupt peripheral, but its usage is not limited only
to this type of timer. The RTIshared bean can encapsulate whatever resource of the periodical
interrupt with self-clocked time reference.
This bean belongs to the category: CPU Internal Peripherals-Timer