Check clock_t clock() and measurements to still be able to use nextTick #4

Closed
opened 2019-03-05 14:14:28 +01:00 by Ruakij · 1 comment
Ruakij commented 2019-03-05 14:14:28 +01:00 (Migrated from gitea.railduction.eu)

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

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
Ruakij commented 2019-03-07 14:09:21 +01:00 (Migrated from gitea.railduction.eu)

There is no clock!

There is no clock!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Ruakij/Geigercounter#4
No description provided.