Ticker createTicker(TickerCallback onTick)

Creates a ticker with the given callback.

The kind of ticker provided depends on the kind of ticker provider.

Source

Ticker createTicker(TickerCallback onTick);