getTimeMillis

Get the current time in milliseconds (since epoch). This method uses bindings to the C functions gettimeofday and GetSystemTime depending on the platform.

long
getTimeMillis
()

Meta