View Full Version : Time Limitation
achint.akv
04-24-2011, 06:01 AM
I want my opengl program to run only within a certain time limit...only for a couple of seconds. Whatever the user can do is limited within this time.
How do i achieve this ?
Aleksandar
04-24-2011, 06:05 AM
That does not depend on OpenGL but on your operating system. You could start some timer and when it expires do whatever you planned to do.
achint.akv
04-24-2011, 06:12 AM
Thanks!
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.