Find the answer to your Linux question:
Results 1 to 2 of 2
hi friends, Is there any functions in linux which is similar to settimer, killtimer function in windows. I know one thing that we can set timer by using gettimeofday() function. ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    30

    Lightbulb C Timer functions

    hi friends, Is there any functions in linux which is similar to settimer, killtimer function in windows.
    I know one thing that we can set timer by using gettimeofday() function. Is there any other way

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    In GNU, you use signals for that.
    Setting an Alarm - The GNU C Library
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...