Home
last modified time | relevance | path

Searched refs:update_interval_seconds (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp15 int update_interval_seconds = 1; variable
52 timer->expires_from_now(std::chrono::seconds(update_interval_seconds)); in on_loop()
99 timer.expires_from_now(std::chrono::seconds(update_interval_seconds)); in main()