Check clock_t clock() and measurements to still be able to use nextTick
#4
Closed
opened 6 years ago by Ruakij
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
clock() returns a clock_t. (maybe longint?)
This always counts up, but probably has an overflow at some point and will start over again.
Measures are needed even then to calculate the correct tick distance
There is no clock!