

Definition at line 174 of file Broker.idl.
Public Member Functions | |
| unsigned long | GetComputeTime () |
| void | SetComputeTime (in unsigned long usecs) |
| void | ReportCPU (in RealTimeTask rtt, in unsigned long status, in unsigned long advice) |
| Method used by the application to report its actual CPU usage. | |
Public Attributes | |
| readonly attribute unsigned long | Period |
| The period, in microseconds. | |
| readonly attribute unsigned long | Deadline |
| The deadline, in microseconds, relative to the start of the period. | |
|
|
|
|
||||||||||||||||
|
Method used by the application to report its actual CPU usage. This method would then be used by adaptation proxies to change the advice parameter to their liking.
|
|
|
|
|
|
The deadline, in microseconds, relative to the start of the period.
Definition at line 184 of file Broker.idl. |
|
|
The period, in microseconds.
Definition at line 179 of file Broker.idl. |
1.3.4