|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Threshold for task cleanup.
This value determines how many processing units must pass before the scheduler cleans up completed tasks. It helps manage memory and performance by removing inactive tasks periodically.
Definition at line 451 of file Scheduler.hpp.
Referenced by process_all_tokens(), and process_token().