ID EN
OS

sched_get_priority_max

Python 3.11

Get the maximum priority value for policy. policy is one of the scheduling policy constants above.

Syntax

PYTHON
os.sched_get_priority_max(policy)