Class ADT.Scheduler()->Consumer
- Description
A resource consumer.
Active consumers are kept in a (min-)Heap.
- Inherit
Element
inherit Element : Element
- Variable
pri
float
ADT.Scheduler.Consumer.pri- Description
Accumulated deltas and initial priority.
Typically in the range
0.0 .. 2.0
, but may temporarily be outside of the range.
- Variable
weight
void
ADT.Scheduler.Consumer.weight- Description
Getting
Get the weight of the consumer.
Setting
Get the weight of the consumer.