mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-15 08:58:58 +02:00
On some OSes, high_resolution_clock is an alias to system_clock and is not monotonic in nature. Replace this with steady_clock. |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| api_version.h | ||
| ipc.h | ||
| ipc_helpers.h | ||
| lock.cpp | ||
| lock.h | ||
| result.h | ||