mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
494d665955
#on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM #interrupts sleep() it returns the number of seconds that has to be slept #till the number of seconds wanted by the script. Sleep() on Windows is # void.
11 KiB
11 KiB