FixedDpopClock constructor

FixedDpopClock(
  1. DateTime time
)

Creates a clock starting at time.

Implementation

FixedDpopClock(this.time);