Scheduler public class Scheduler init() Declaration Swift public init() every(_:callback:) Declaration Swift public func every(_ seconds: TimeInterval, callback: @escaping () -> ()) -> Task cancel(_:) Declaration Swift public func cancel(_ task: Task) stop() Declaration Swift public func stop() start() Declaration Swift public func start() © 2024 . All rights reserved. (Last updated: 2024-11-28) Generated by jazzy ♪♫ v0.15.3, a Realm project.