Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dgetrusage.c56 usage_to_timeval(&stime, &usage->ru_stime); in getrusage()
68 usage_to_timeval(&stime, &usage->ru_stime); in getrusage()
H A Dgetrusage.h68 struct timeval ru_stime; member
/PHP-7.4/ext/standard/
H A Dmicrotime.c151 PHP_RUSAGE_PARA(ru_stime.tv_usec); in PHP_FUNCTION()
152 PHP_RUSAGE_PARA(ru_stime.tv_sec); in PHP_FUNCTION()
/PHP-7.4/ext/pcntl/
H A Dpcntl.c692 PHP_RUSAGE_PARA(from, to, ru_stime.tv_usec); \
693 PHP_RUSAGE_PARA(from, to, ru_stime.tv_sec);

Completed in 8 milliseconds