get Delta Time
Gets the time delta between the local clock and the server clock.
Use System.currentTimeMillis() - getDeltaTime() to obtain the current server time.
Return
time delta in milliseconds.
Gets the time delta between the local clock and the server clock.
Use System.currentTimeMillis() - getDeltaTime() to obtain the current server time.
time delta in milliseconds.