TimeOfDay.seconds

seconds component of the time of day. This should be between 0 and 59, inclusive.

struct TimeOfDay
uint seconds;

Meta