Date.timestamp_micros

Date.timestamp_micros

Date.timestamp_micros

Function

Reads the microsecond Unix timestamp of the current Date.

Syntax

Parameters

No parameters.

Return value

TypeDescription
IntReturns a Unix timestamp in microseconds.

Code Example

Notes

  • To read the microsecond part of the current second, use micros().