Countdown

public interface Countdown

Parameters for the countdown timer.

Functions

Link copied to clipboard
public abstract Date getStartedAt()

The time when the countdown started.

Link copied to clipboard
public abstract Long getTimeoutSeconds()

The time after which the countdown will finish (even when the application is in background).