Searched refs:php_date_get_current_time_with_fraction (Results 1 – 1 of 1) sorted by relevance
2352 static void php_date_get_current_time_with_fraction(time_t *sec, suseconds_t *usec) in php_date_get_current_time_with_fraction() function2454 php_date_get_current_time_with_fraction(&sec, &usec); in php_date_initialize()
Completed in 17 milliseconds