Package com.sportradar.livedata.sdk.common.timer
-
Interface Summary Interface Description Timer Represents a timer used to trigger periodic events.TimerListener Represents a listener used to observe theTimer
implementations -
Class Summary Class Description PeriodicTimer ATimer
implementation which raises it's events on a background thread.RealTimeTimeProvider ATimeProviderBase
implementation which uses system timeTimeProvider Represents a base class for all date-time providers which are used to obtain time.TimeProviderBase