Cari di Perl 
    Perl User Manual
Daftar Isi
(Sebelumnya) Set the process group of a processBlock for some number of seconds (Berikutnya)
Functions for processes and process groups

Set a process's nice value

Daftar Isi

  • setpriority WHICH,WHO,PRIORITY

    Sets the current priority for a process, a process group, or a user.(See setpriority(2).) Raises an exception when used on a machinethat doesn't implement setpriority(2).

    Portability issues: setpriority in perlport.

 
Source : perldoc.perl.org - Official documentation for the Perl programming language
Site maintained by Jon Allen (JJ)     See the project page for more details
Documentation maintained by the Perl 5 Porters
(Sebelumnya) Set the process group of a processBlock for some number of seconds (Berikutnya)