Logo

Misc. Functions

connection_aborted connection_status constant define defined get_browser highlight_file highlight_string hrtime ignore_user_abort pack php_strip_whitespace show_source sleep sys_getloadavg time_nanosleep time_sleep_until uniqid unpack usleep

hrtime

Logo symfony/var-dumper symfony/var-dumper
Supported Versions: PHP 7 >= 7.3.0, PHP 8
Get the system's high resolution time
<?php hrtime(bool $as_number = false): array|int|float|false