Method Name
public/get_time
public/get_time
TODO description
Parameters
Response
id
string or integer
required
|
result
integer
required
Current time in milliseconds since UNIX epoch |
Example
{request_example_shell}
{request_example_javascript}
{request_example_python}
The above command returns JSON structured like this:
{response_example_json}