DateTimeException if the given duration
is negative or if it's greater than or equal to one second.
Fractional seconds past the second (i.e. the portion of a
SysTime which is less than a second).Fractional seconds past the second (i.e. the portion of a
SysTime which is less than a second).fracSecs | The duration to set this SysTime's fractional seconds to. |
DateTimeException if the given duration
is negative or if it's greater than or equal to one second.