Revert some reverts

This commit is contained in:
Kelebek1
2022-07-15 18:03:03 +01:00
parent 00ac6d49af
commit c86007e9a3
4 changed files with 10 additions and 11 deletions
-5
View File
@@ -37,11 +37,6 @@ private:
} inner;
};
/// value used to reduce the native clocks accuracy as some apss rely on
/// undefined behavior where the level of accuracy in the clock shouldn't
/// be higher.
static constexpr u64 inaccuracy_mask = ~(UINT64_C(0x400) - 1);
TimePoint time_point;
// factors