Now

trait Now

Trait providing a now method that returns the current time in milliseconds since January 1, 1970, 00:00:00 GMT.

Companion:
object
class Object
trait Matchable
class Any
object Now.type

Value members

Concrete methods

def now(): Long

Returns the current time in milliseconds since January 1, 1970, 00:00:00 GMT.

Returns the current time in milliseconds since January 1, 1970, 00:00:00 GMT.

Returns:

the current time in milliseconds since January 1, 1970, 00:00:00 GMT