Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c2385 static void php_date_get_current_time_with_fraction(time_t *sec, suseconds_t *usec) in php_date_get_current_time_with_fraction() function
2484 php_date_get_current_time_with_fraction(&sec, &usec); in php_date_initialize()

Completed in 62 milliseconds