ExcludedTimeIntervalSource
public struct ExcludedTimeIntervalSource : ExcludedTimeIntervalProvider
Provides excluded intervals to use for given time and limit values based on a specified function.
-
Undocumented
Declaration
Swift
public init(function: @escaping ExcludedTimeIntervalsFunction) -
Undocumented
Declaration
Swift
public let function: ExcludedTimeIntervalsFunction
ExcludedTimeIntervalSource Structure Reference