Hi, I want to use a timer in my code, so for example at every second a function gets executed. There is a simple way of doing this in MFC C++ called timer(), but I don't even know the name of the function for Linux. Is there a man page? How is this achieved in Linux?? Thanks, Ryan
- Re: Timers Ryan Allen
- Re: Timers Glynn Clements
