Skip to content

job.c: Fix timeout calculation until next event#199

Open
justincase wants to merge 1 commit intoantirez:masterfrom
justincase:patch-1
Open

job.c: Fix timeout calculation until next event#199
justincase wants to merge 1 commit intoantirez:masterfrom
justincase:patch-1

Conversation

@justincase
Copy link
Contributor

Subtracting the awakeme time from the current time is usually negative, causing the loop to continuously run at 1ms intervals.

Subtracting the awakeme time from the current time is usually negative, causing the loop to continuously run at 1ms intervals.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant