mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-16 17:42:31 +00:00
World::getTimeStamp was searching through the globals store on every call. Not a big issue, but slow enough to show up in the profiler.
World::getTimeStamp was searching through the globals store on every call. Not a big issue, but slow enough to show up in the profiler.