3 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
6f7c21e179 Update doble libs.
timer.c ist nun plattformunabhängig.
2025-11-17 13:19:17 +01:00
85cb9514b2 Startcode angepasst, sodass nur eine Version für alle Plattformen existiert. 2025-11-17 11:52:26 +01:00