8namespace homeassistant {
12 void setup()
override;
void dump_config() override
float get_setup_priority() const override
void set_epoch_time(uint32_t epoch)
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock.
void synchronize_epoch_(uint32_t epoch)
Report a unix epoch as current time.
HomeassistantTime * global_homeassistant_time
Providing packet encoding functions for exchanging data with a remote host.