Clocks

kyo.clocks.Clocks
object Clocks

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Clocks.type

Members list

Value members

Concrete methods

def run[T, S](c: Clock)(f: => T > Clocks & S): T > IOs & S
def run[T, S](f: => T > Clocks & S)(implicit c: Clock): T > IOs & S

Concrete fields

val now: Instant > Clocks