Appearance
Returns the current date and time in milliseconds since the Unix epoch.
Type: function
Type: number
number
The current timestamp in milliseconds.
millis() // 1703505000000
millis() // 1703505123456 (different time)