seconds_t double now
This commit is contained in:
parent
2b740a3c0f
commit
684dd67f63
@ -8,7 +8,7 @@
|
||||
#include <framework/globalfunctions/timevalOperations.h>
|
||||
|
||||
typedef uint32_t millis_t;
|
||||
typedef float seconds_t;
|
||||
typedef double seconds_t;
|
||||
|
||||
class Clock {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user