task_nice — return the nice value of a given task.
int task_nice (const task_t * p);
int task_nice (
)
p
the task in question.