Home
last modified time | relevance | path

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

/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/testing/
H A Dtest-RRULE-v2.php27 var $PHP_time; variable in RRuleTest
48 $this->PHP_time = microtime(true) - $start;
103 …printf( 'PHP & SQL results are identical (-: P: %6.4lf & S: %6.4lf'."\n", $test->PHP_time, $test-…
106 …printf( 'PHP & SQL results differ :-( P: %6.4lf & S: %6.4lf'."\n", $test->PHP_time, $test->SQL_ti…