silentbicycle / idlewait

suspend execution until system load is low (with optional timeout)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

idlewait sleeps until the system load (from getloadavg()) falls below a
certain number, or until an optional max number of seconds pass.

About

suspend execution until system load is low (with optional timeout)


Languages

Language:C 100.0%