fix: timers on Linux #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "wiesendsi102436/info2Praktikum-DobleSpiel:bugfix/timer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #5
On Linux the clock() function measures cpu time instead of wall time. This change uses the Apple code path for Linux.
output with fix:
Kann ich leider mangels Linux nicht einfach testen... @freudenreichan kannst du das bei dir bei Gelegenheit mal ausprobieren?
4880a9d2f4toe4db0beda0Checkout
From your project repository, check out a new branch and test the changes.