Closed lances101 closed 8 years ago
All operations with ClockSettingsStorage (aka AlarmStorageSettings.cs, will be renamed to clock) are synchronous and therefore take a lot of time. Should be converted to async.
ClockSettingsStorage
AlarmStorageSettings.cs
All operations with
ClockSettingsStorage
(akaAlarmStorageSettings.cs
, will be renamed to clock) are synchronous and therefore take a lot of time. Should be converted to async.