def nice_get(self):
     return cext.proc_priority_get(self.pid)
Exemple #2
0
 def nice_get(self):
     return cext.proc_priority_get(self.pid)