var start: Double The start time of the timing.
var totalDuration : Double? The total duration of the timing. Returns
nil if the timing was not stopped.nil if the timing was not stopped.Framework
var end: Double?var start: Double var totalDuration : Double? nil if the timing was not stopped.