public static class PCSDK.PCTimeSource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PCSDK.PCTimeSource |
device
Used device time
|
static PCSDK.PCTimeSource |
syncWithGoogle
Used server time
|
| Constructor and Description |
|---|
PCTimeSource(long unixTime)
Manual create time source
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public static PCSDK.PCTimeSource device
public static PCSDK.PCTimeSource syncWithGoogle