TimeOfDay.second

Seconds past the minute.

  1. ubyte second [@property getter]
    struct TimeOfDay
    @property const @safe pure nothrow @nogc
    ubyte
    second
    ()
  2. int second [@property setter]

Meta