Start recording time for the run.
void
public static function startTiming() { self::$startTime = microtime(true); }