getData()} seconds \n"; })); } echo "Waiting for jobs to finish \n"; $a = microtime(true); Tamer::run(); $b = microtime(true); echo "Took " . ($b - $a) . " seconds \n";