Type alias UNIXMilliTimestamp<T>

UNIXMilliTimestamp<T>: T

Numeric timestamp - value is equal to the milliseconds since the UNIX epoch.

Type Parameters