System.nanoTime()
Signature
long nanoTime()
Domain
action, condition, query
Description
The current value of the system timer, in nanoseconds. This does not
reflect the current time.
Returns
Type | Description |
long | The current value of the system timer, in nanoseconds. This does not
reflect the current time. |