On 05/15/2014 05:26 PM, Reimar Grabowski wrote:
OP:
"I need to develop a game for all possible Operating Systems."

"EpicTimer" uses "QueryPerformanceCounter" for Windows. I did not check into this, but I suppose this already is what he needs.

But it uses "fpgettimeofday" in Linux. This is what Michael vC states to be not appropriate.

Hence using the vDSO to call "clock_gettime"sing in Linux should make the OP happy with Linux and Windows.

Sorry, but no Idea about other OSes.

-Michael

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to