| Technology:
Timer |
| - QTimer |
ZOS QTimer is a classified and liner timer which is applicable to signal protocols, serving the upper layers.
When the protocol stack needs a lot of timers, the RTimer will be triggered by the QTimer to meet the requirement. |
 |
| |
| - R-Matrix Timer |
| RTimer is designed to satisfy the requirement of requesting a large amount of timers, for example, more than 20000 timers. The excellent RTimer can meet the demand of asking for lots of timers, keeping low occupancy of memory and CPU resource in the same time.
RTimer can be driven by other timers, such as QTimer or by the interrupts.
|
 |
|