System.nanoTime()

Signature

long nanoTime()

Domain

ACTION, CONDITION, QUERY, BUI

Description

The current value of the system timer, in nanoseconds. This does not reflect the current time.

Parameters

None.

Returns

TypeDescription
longThe current value of the system timer, in nanoseconds. This does not reflect the current time.