Skip to content

Streamlining Update/Time Checking

Compare
Choose a tag to compare
@grofit grofit released this 11 Mar 15:02
· 163 commits to master since this release

As part of the previous update we moved the IObservableScheduler into the core, but on top of this we have streamlined what it does, so its now IUpdateScheduler and also implements ITimeTracker which allows you to get the elapse/total time in a cross platform way.

This would be a minor update but as it breaks the surface API it needs to be a major release.