Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Process
Process.create_process

Method Process.create_process()->set_priority()


Method set_priority

int set_priority(string priority)

Description

Sets the priority of the process. priority is one of the strings

"realtime"
"highest"
"higher"
"high"
"low"
"lowest"