var start: Double The start time of the timing.
var end: Double? The end time of the timing. It is
nil if the timing was not stopped.nil if the timing was not stopped.Framework
var totalDuration: Double? { get }var start: Double var end: Double? nil if the timing was not stopped.