WallClock.now

Return the current local time

  1. Time now [@property getter]
  2. Time now [@property getter]
    struct WallClock
    version(Posix)
    @property static
    Time
    now
    ()

Meta