-
POSIX_SC_ARG_MAX
(int)
-
Die maximale Anzahl von Bytes, die Argumente (und Umgebungsvariablen)
haben dürfen.
Verfügbar seit PHP 8.3.0.
-
POSIX_SC_PAGESIZE
(int)
-
Die Anzahl der Bytes der aktuellen Speicherseite.
Verfügbar seit PHP 8.3.0.
-
POSIX_SC_NPROCESSORS_CONF
(int)
-
Die Anzahl der im System konfigurierten CPUs.
Verfügbar seit PHP 8.3.0.
-
POSIX_SC_NPROCESSORS_ONLN
(int)
-
Die Anzahl der derzeit im System aktiven CPUs.
Verfügbar seit PHP 8.3.0.
There are no user contributed notes for this page.