pro_linux_programming thread: millisecond sleep / delay
James, If you're using gcc, then the library has a "nanosleep" function which is probably what you're looking for. Check the libc documentation. Good Luck. By the way, do you have any relatives in the Boston MA area? james greaves wrote: > I need to implement sleep / delay with millisecond accuracy in linux user- > space. what is the best way to do this -- Paul A. Valente The MITRE Corp. 202 Burlington Rd, M/S 1618A Bedford, MA 01730-1420 Office: xxx.xxx.xxxx Fax: xxx.xxx.xxxx or 6712
|





