clientDelay property

int clientDelay
final

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;