timespec
This commit is contained in:
@@ -87,7 +87,7 @@ typedef struct{
|
||||
// coordinate/speed and time of last measurement
|
||||
typedef struct{
|
||||
double val;
|
||||
double t;
|
||||
struct timespec t;
|
||||
} coordval_t;
|
||||
|
||||
typedef struct{
|
||||
|
||||
Reference in New Issue
Block a user