Now

object Now extends Now

Companion object to trait Now that enables its members to be imported as an alternative to mixing them in.

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

Value members

Inherited 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

Inherited from:
Now