Searched refs:time_end (Results 1 – 2 of 2) sorted by relevance
182 $time_end = microtime(true); variable189 $execution_time = ($time_end - $time_start)*1000;
182 $time_end = microtime(true);188 $time = $time_end - $time_start;