Struct TimeManager::TimeInfo

Nested Relationships

This struct is a nested type of Class TimeManager.

Struct Documentation

struct TimeInfo

Saves a time in hours, minutes and seconds.

Public Members

uint8_t hours
uint8_t minutes
uint8_t seconds