smallbasic/SmallBASIC

TICKS() stops working after 50 days without reboot

Closed this issue · 0 comments

Joe7M commented

Ticks() returns the amount of milliseconds since system start. Because the return value is uint32, only approx. 50 days can pass after reboot. I'll fix this bug. Testing might take some time ;)