Skip to content

AsyncTimerObserverP

Oleksandr Bretsko edited this page Dec 27, 2020 · 1 revision

AsyncTimerObserverP

public protocol AsyncTimerObserverP: class

Inheritance

class

Requirements

didStartRunning()

func didStartRunning()

didStopRunning()

func didStopRunning()

didAutoStopRunning()

because of autoStop condition

func didAutoStopRunning()

Clone this wiki locally