Function OSSingleton.getTime

Returns current time as a dictionary of keys: hour, minute, second.

Dictionary getTime (
  const(bool) utc = false
) nothrow @nogc const;