Re: Multimedia Timer



 Which is the precision you need? If you are satisfied with microseconds you can use Sleep function included from Windows.h in windows or sleep posix function included from unistd.h, also i recommend you to use Glib::Thread to manage the timer is quite easy. You can also use timers from other libraries like allegro.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]