Class MockClock

class MockClock
  : Clock ;

Constructors

NameDescription
this (time)

Fields

NameTypeDescription
ClockSyncInterval const(core.time.Duration)how often the clock should be synchronized with the network

Methods

NameDescription
networkTime () returns time set by constructor
setTime (time)
start (_param_0) do nothing
synchronize () do nothing
utcTime () returns time set by constructor
utcTime ()