Home
last modified time | relevance | path

Searched refs:get_as_num (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dhrtime.c169 zend_bool get_as_num = 0; in PHP_FUNCTION() local
174 Z_PARAM_BOOL(get_as_num) in PHP_FUNCTION()
177 if (UNEXPECTED(get_as_num)) { in PHP_FUNCTION()
/PHP-7.3/
H A DUPGRADING406 . Added monotonic timer function hrtime([bool get_as_num]). It returns an

Completed in 8 milliseconds