Function

Valenttimestamp_ms

unstable since: 1.0

Declaration [src]

int64_t
valent_timestamp_ms (
  void
)

Description [src]

Get a current UNIX epoch timestamp in milliseconds.

This timestamp format is used in several parts of the KDE Connect protocol.

Available since: 1.0

Return value

Type: int64_t

A 64-bit timestamp.