Skip to main content

GPU_SYNC_INTERVAL

Constant GPU_SYNC_INTERVAL 

Source
pub(crate) const GPU_SYNC_INTERVAL: Duration;
Expand description

Minimum interval between NVML GPU PID syncs. Kept separate from CPU polling so that fast polling (e.g. 100 ms) does not trigger expensive NVML calls every tick.