Method GetNowInUnixMilliseconds
GetNowInUnixMilliseconds()
Gets current time in milliseconds using ToUnixTimeMilliseconds().
public static long GetNowInUnixMilliseconds()
Returns
- long
The current time in Unix milliseconds.
Gets current time in milliseconds using ToUnixTimeMilliseconds().
public static long GetNowInUnixMilliseconds()
The current time in Unix milliseconds.