Skip to content
Tristan Hume edited this page Apr 23, 2012 · 2 revisions

#getpriority

##Syntax getpriority : nat

##Description The getpriority function returns the priority of an executing process in a concurrent program. A smaller value means a faster speed.

##See also setpriority.html, fork.html and monitor.html.

See also predefined unit concurrencymodule.html.

Clone this wiki locally