WallClock.now

Return the current local time

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

Meta