Returns the start time in microseconds.
public function getStartTime() : float { return $this->starts['wt'] ?? 0.0; }