public class ServerTime
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
ServerTime(long modifierInMilliseconds) |
| Modifier and Type | Method and Description |
|---|---|
static ServerTime |
create(long serverTimeInMS,
long localTimeInMS) |
long |
getServerTime(long seconds) |
long |
getServerTimeInSeconds() |
public long getServerTimeInSeconds()
public long getServerTime(long seconds)
public static ServerTime create(long serverTimeInMS, long localTimeInMS)
Copyright © 2012-2020 42 BV. All Rights Reserved.