Timestamp.second

Set second field.

  1. ushort second [@property getter]
  2. ushort second [@property setter]
    class Timestamp
    @property
    void
    second
    (
    ushort propval
    )

Parameters

propval ushort

second representation of the time stamp, as a number between 0 and 59