mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-26 21:47:06 +02:00
MACOS FUCK YOU
This commit is contained in:
parent
dbd065d9c3
commit
f9a2b4acc9
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ bool WallClock::IsNative() const {
|
|||
}
|
||||
|
||||
u64 WallClock::NsToTicks(std::chrono::nanoseconds ns) const {
|
||||
return ns;
|
||||
return ns.count();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue