TimeSettings
TimeSettings
Information about time settings.
JSON Example
{
"current_time": 0,
"zone": "string",
"synchronization": {
"mode": "string",
"ntp_servers": [
{}
]
}
}
integer As int64 As int64
current_time
Optional
Current time, in milliseconds.
string
zone
Optional
Current time zone.