Skip to content
Reference > Methods

timestamp()

Definition

Long timestamp()

Description

Returns the current wall clock time in unix epoch in milliseconds.

Examples

Long r1 = timestamp(); // r1 == 1715938951683