mirror of
https://github.com/pikami/slstatus.git
synced 2026-01-06 02:58:34 +00:00
sys/sensors.h has two structs struct timeval: sensor and ksensor:
struct sensor {
...
struct timeval tv; /* sensor value last change time */
...
};
961 B
961 B