createTicker method
Creates a ticker with the given callback.
The kind of ticker provided depends on the kind of ticker provider.
Implementation
Ticker createTicker(TickerCallback onTick);
Creates a ticker with the given callback.
The kind of ticker provided depends on the kind of ticker provider.
Ticker createTicker(TickerCallback onTick);