NativeClock.create constructor
NativeClock.create(
- NativeClockBindings nativeClock
Custom constructor mostly used for testing
Implementation
NativeClock.create(NativeClockBindings nativeClock) : _nativeClock = nativeClock;