RKH
|
Defines the data structure into which the performance information for queues is stored. More...
#include <rkhqueue.h>
Defines the data structure into which the performance information for queues is stored.
The application must allocate an RKH_QUEI_T data structure used to receive information. The performance information is available during run-time for each of the RKH services. This can be useful in determining whether the application is performing properly, as well as helping to optimize the application.
Definition at line 124 of file rkhqueue.h.