Name

proc_nice

Synopsis

bool proc_nice(int increment)

Changes the priority of the process executing the current script by increment. A negative value raises the priority of the process, while a positive value lowers the priority of the process. Returns true if the operation was successful, or false otherwise.

Get Programming PHP, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.