change time from double to struct timespec
This commit is contained in:
@@ -27,4 +27,4 @@ void dumpmoving(FILE *fcoords, double t, int N);
|
||||
void waitmoving(int N);
|
||||
int getPos(coordval_pair_t *mot, coordval_pair_t *enc);
|
||||
void chk0(int ncycles);
|
||||
double dumpt0();
|
||||
void dumpt0(struct timespec *t);
|
||||
|
||||
Reference in New Issue
Block a user