Home
last modified time | relevance | path

Searched defs:GETTIME (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c2416 #define GETTIME(t) gettimeofday(&(t), (struct timezone* )0) macro
2424 #define GETTIME(t) times(&(t)) macro

Completed in 23 milliseconds