This method is used to synchronize with websocket service time.
server.time
{ "method":"server.time", "params":[], "id":1 }
time
NUMERIC
Current time in TimeStamp format
{ "id": 0, "params": [], "result": 1727259949, "error": null }
Last updated 1 year ago