unitsPerSecond
A conversion factor from seconds to your app’s preferred unit of time.
Declaration
var unitsPerSecond: Double { get set }Discussion
Time-based properties throughout the framework apply the value you supply for this property to their value.