[back] [prev] [next] [index] [root]

 


Nice

If called with no parameter, this function returns the current priority (nice) value. Otherwise the priority (nice) value is set to the parameter.

Syntax:

Nice(v);
v := Nice();

small integer
  v  

Description:

no detailed description available yet


Example:


kash> Nice();
> 0


<- back[back] [prev] [next] [index] [root]