Browse Source
sys/sensors.h has two structs struct timeval: sensor and ksensor:
struct sensor {
...
struct timeval tv; /* sensor value last change time */
...
};
master
committed by
Aaron Marcher
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue