TilesTimelineManager.Clock


public interface TilesTimelineManager.Clock


Interface so this manager can retrieve the current time.

Summary

Public methods

abstract long

Get the current wall-clock time in millis.

Public methods

getCurrentTimeMillis

Added in 1.0.0
abstract long getCurrentTimeMillis()

Get the current wall-clock time in millis.