Sends a time request to the TimeServer to get the current time.
[VB.NET] Public Function GetTimeAsync() As Task
[C#] public Task GetTimeAsync();