Clock.now

Return the current time as UTC since the epoch

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

Meta