Searched refs:NICENESS (Results 1 – 1 of 1) sorted by relevance
72 NICENESS = 10 variable1245 logging.debug('Set process to nice value: %d', NICENESS)1246 os.nice(NICENESS)