clientDelay property
The delay in milliseconds between the client and the server. This is used to calculate the correct duration of the running actions.
Implementation
final int clientDelay;
The delay in milliseconds between the client and the server. This is used to calculate the correct duration of the running actions.
final int clientDelay;