ID EN
OS

sched_rr_get_interval

Python 3.11

Return the round-robin quantum in seconds for the process with PID pid. A pid of 0 means the calling process.

Syntax

PYTHON
os.sched_rr_get_interval(pid, /)