etl
cc26d5e6 - Fixed corner case when no timer is active for around 2^32 ticks and the internal tick count rolls over just after a new timer is started.

Commit
6 years ago
Fixed corner case when no timer is active for around 2^32 ticks and the internal tick count rolls over just after a new timer is started. Also tick(uint32_t count) was not returning the correct value when tick processing did not occur.
Author
Parents
Loading