Method Initialize
Initialize()
Starts the server time sync loop. Immediately resolves from the PlayerPrefs cache if available,
otherwise waits for the first successful network fetch before returning true.
public static Awaitable<bool> Initialize()
Returns
- Awaitable<bool>