Method ADT.Scheduler()->Consumer()->consume()
- Method consume
void
consume(float
delta
)- Description
Consume some of the resource.
- Parameter
delta
Share of the resource quanta that was actually consumed. Typically
1.0
, but other values are supported.This causes the consumer to be reprioritized.