start(); echo Triangle::calcArea(30, 35) . "\n"; $duration = $timer->stop(); print $duration->asSeconds() . "\n";