Hi, 2006/10/11, Jakub Ladman <[EMAIL PROTECTED]>:
Hi there.Please excuse me my OT question. Please let me know how to get at least 0.1 second precise time. I do not need any relation with real time, it may be time from system start or vice versa. I need to store time to compare it with newer value in the future to detect timeouts.
[SNIP] I like select(2) for non-realtime timeout functionalities. See also, "man 2 select" and "man 2 select_tut". -- [email protected] mailing list
