Clock

io.ino.time.Clock
See theClock companion object
trait Clock

Abstraction for the current time. Might be replaced with java.time.Clock (java 8) in the future.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def millis(): Long