nowInMilliseconds

fun nowInMilliseconds(): Long

Get current time in milliseconds.

Example:

nowInMilliseconds() // 1599984000000

Since

1.1.0

See also