Wednesday, November 2, 2011

gettimeofday example

gettimeofday example in C : ccplusplus.com









-----------------------------------------------------------------
See Also:
-----------------------------------------------------------------
-----------------------------------------------------------------

15 comments:

  1. Clean code. Keep it up !!!

    ReplyDelete
  2. This sitе waѕ... how do I ѕay it?

    Relеvant!! Finally I have found something which
    helρeԁ mе. Thаnks a lοt!



    my blog post - http://best-retweet.com
    Also visit my web site : grow twitter followers

    ReplyDelete
    Replies
    1. Appreciating you comments,
      We welcome any suggestion and comments too.

      Delete
  3. Thank you for the code snippet. I really land every time here whenever I am searching something different.

    Thank you for the codes and doc.

    ReplyDelete
  4. thanks, got what i was searching for.

    ReplyDelete
    Replies
    1. Thanks Reader,m
      You can request for any code and topic of your interest. We try to provide that soon.

      Delete
  5. I want to calculate the time at which the packet is captured from the ethernet. I mean to say i have implemented a c program where it captures raw packets from the ethernet. Now i need to include timestamp in my code to display when exactly each packets are captured. Jow can i do it?? Can you help me out please.

    ReplyDelete
  6. may be u need to the both the capture event and the appending the time stamp in a common function and u can copy the packet content to where you want. Hope that helps.

    ReplyDelete