mirror of
https://github.com/pikami/slstatus.git
synced 2025-01-22 16:50:17 +00:00
ea2e2bd004
sys/sensors.h has two structs struct timeval: sensor and ksensor: struct sensor { ... struct timeval tv; /* sensor value last change time */ ... };