From: Abhinav Gupta <gupta@cpsc.ucalgary.ca>
To: netdev@oss.sgi.com, linux-net@vger.kernel.org
Subject: Accessing time
Date: Thu, 25 Mar 2004 12:41:04 -0700 [thread overview]
Message-ID: <406335D0.2090308@cs.ucalgary.ca> (raw)
Can anyone please give me pointers to accessing system time? I need to
timestamp each tcp-packet that I receive over the network. I have tried
using sys_gettimeoftheday() but due to frequent calls, the function
doesn't always return a correct return value.
Thanks in advance.
Abhinav.
next reply other threads:[~2004-03-25 19:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-25 19:41 Abhinav Gupta [this message]
2004-03-25 20:35 ` Accessing time chas williams (contractor)
-- strict thread matches above, loose matches on Subject: below --
2004-03-25 19:41 Abhinav Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=406335D0.2090308@cs.ucalgary.ca \
--to=gupta@cpsc.ucalgary.ca \
--cc=linux-net@vger.kernel.org \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.