I store the starting Date() of a running time, calculate the difference between Date().now and the starting Date, fetch the results in seconds, i.e. know, that the timer started running 250 seconds ago. How can I restart at this value, i.e. if the app was closed?