fix: timers on Linux #6

Open
wiesendsi102436 wants to merge 1 commits from wiesendsi102436/info2Praktikum-DobleSpiel:bugfix/timer into main

1 Commits

Author SHA1 Message Date
4880a9d2f4
fix: timers on Linux
On Linux the clock() function measures cpu time instead of wall time. This change uses the Apple code path for Linux.
2025-11-30 11:00:12 +01:00