tibrvcmTransport_GetCompleteTime()
Function
Declaration
tibrv_statustibrvcmTransport_GetCompleteTime(
tibrvcmTransport cmTransport,
tibrv_f64* completeTime);
Purpose
Extract the worker complete time limit of a distributed queue transport.
Remarks
The complete time parameter of the scheduler affects the reassignment of tasks.
|
Parameter |
Description |
|
|
Get the complete time of this distributed queue transport. |
|
|
The program supplies a location, and the function stores the worker complete time in that location. |
See Also
tibrvcmTransport_SetCompleteTime()
Distributed Queue, in
Complete Time, in