Fri, 18 Feb 2000 Kenneth Jacker wrote:
>         typedef long long hrtime_t
> 
> 
> "Long long"?  How many bits is that on a Pentium?  It appears to be
> "only" 32 which would make the longest period ~4.3 secs = 2^32/10^9
> (or since "long long" is signed, maybe ~2.2 sec = 2^31/10^9).  So, a
> work-around would be necessary.

long long is 64 bits on all 32 bit systems, AFAIK... At least it is on x86.


Regards,

//David


     P r o f e s s i o n a l   L i n u x   A u d i o
· ··-------------------------------------------------·· ·
         MuCoS - http://www.linuxdj.com/mucos
     Audiality - http://www.angelfire.com/or/audiality
 David Olofson - [EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to