Expand description
System thread related
Requires std
.
Functionsยง
- low_
priority_ thread - Low Priority Thread
- threads
- Get the total amount of system threads.
- threads_
10 - Get 10% (rounded up) of available amount of system threads.
- threads_
25 - Get 25% (rounded up) of available amount of system threads.
- threads_
50 - Get 50% (rounded up) of available amount of system threads.
- threads_
75 - Get 75% (rounded up) of available amount of system threads.
- threads_
90 - Get 90% (rounded up) of available amount of system threads.