1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-09 11:31:05 +00:00
openmw/components/misc
elsid 8ab5fd9b40
Fix frame rate limit
Measure time at the computation end but before sleep. This allows to adjust
sleep interval for the next frame in case sleep is not precise due to syscall
overhead or too low timer resolution.

Remove old frame limiting mechanism.
2021-02-12 00:03:11 +01:00
..
barrier.hpp
constants.hpp
convert.hpp
coordinateconverter.hpp
endianness.hpp
frameratelimiter.hpp
guarded.hpp
helpviewer.cpp
helpviewer.hpp
mathutil.hpp
messageformatparser.cpp
messageformatparser.hpp
objectpool.hpp
resourcehelpers.cpp
resourcehelpers.hpp
rng.cpp
rng.hpp
stringops.hpp
utf8stream.hpp
weakcache.hpp