File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -315,9 +315,9 @@ Additional interface functions for **WorldClock**
315
315
316
316
.. function :: resync()
317
317
318
- Resyncronizes **WorldClock to gobal UTC time. Calling **resync() ** is not as
319
- thorough as an full initialization, but can be useful to keep **WorldClock **
320
- accurate within the delta threshold. After a successful **init() ** routine,
318
+ Resynchronizes **WorldClock ** to global UTC time. Calling **resync() ** is not as
319
+ thorough as an full initialization, but will adjust **WorldClock ** to be
320
+ accurate within the Delta threshold if possible . After a successful **init() ** routine,
321
321
**WorldClock ** can resynced at any time. It is useful to scheduled **resync() ** to run
322
322
periodically at some reqular interval to keep UTC time updated
323
323
You can’t perform that action at this time.
0 commit comments