[Winpcap-users] Re: header->ts.tv_usec

Vasily Borovyak vbor at isd.dp.ua
Thu Jun 8 10:31:26 GMT 2006


Next time search the MSDN first.
Here is the MSDN article:


  timeval

The *timeval* structure is used to specify time values. It is associated 
with the Berkeley Software Distribution (BSD) file Time.h.

struct timeval {
  long    tv_sec;         // seconds 
  long    tv_usec;        // and microseconds 
};


        Members

*tv_sec*
    Time value, in seconds. 
*tv_usec*
    Time value, in microseconds. 


        Requirements <JavaScript:hhobj_1.Click()>

*  Windows NT/2000/XP: *Included in Windows NT 3.1 and later.
*  Windows 95/98/Me: *Included in Windows 95 and later.
*  Header: *Declared in Winsock2.h.


        See Also

*linger* <strucetc_5roy.htm>, *select* <wsapiref_1ab6.htm>




joe kibz wrote:
> Problem:
>  
> The timeval ts for the generic header for each packet captured .
> What exactly does the second value ts 
> <file:///C:/joekibz/WpdPack/docs/html/structpcap__pkthdr.html#o0>.tv_usec 
> represent ?
>  
>  
> joe
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
>   

-- 
Best regards. Vasily Borovyak <vbor at isd.dp.ua>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20060608/956669ff/attachment.htm


More information about the Winpcap-users mailing list