ctdbGetSecond
Get the whole seconds from a packed CTTIME.
Declaration
NINT ctdbGetSecond(CTTIME Time)
Description
ctdbGetSecond() gets the second from a packed CTTIME.
Returns
ctdbGetSecond() returns the minute, on success or -1 on error.
See also
ctdbGetMinute(), ctdbGetHour()