doom3-bfg/neo/sys/posix
Thomas Green 3503dd2f17
Use integer to obtain cpufrequency in OSX
Using a double to try to obtain cpufrequency in OSX seems to not produce anything useful (integer representation in a double).  Using int64 seems to work.
2021-07-20 23:51:17 +01:00
..
platform_linux.cpp Applied astyle formatting 2020-11-05 01:32:50 +01:00
platform_osx.cpp Use integer to obtain cpufrequency in OSX 2021-07-20 23:51:17 +01:00
posix_main.cpp Ran Astyle 2021-04-29 15:20:45 +02:00
posix_public.h macOS support for OpenGL and MoltenVK, demo recording/playback improvements 2021-04-19 14:32:52 -04:00
posix_signal.cpp Applied new Astyle settings 2019-11-11 20:27:44 +01:00