|
Aug 05
|
The method System.currentTimeMillis() is implemented using GetSystemTimeAsFileTime on the Windows platform.
This means it uses the same low resolution value that Windows maintains and is pretty quick.
|
|
The method System.currentTimeMillis() is implemented using GetSystemTimeAsFileTime on the Windows platform. This means it uses the same low resolution value that Windows maintains and is pretty quick. |
|
Recent Comments