TimeOfDay

struct TimeOfDay {
ubyte _seconds;
}

Meta