Madhusudan Singh <[EMAIL PROTECTED]> writes:
> No, no. All I am looking for is for the system to report its time with
> better resolution. I know it is possible on my hardware, because I can get
> at very precise timings using Fortran 95 intrinsics in my other code.

Then you could always write a C extensions module that calls an F95
routine to get that information. Your F95 compiler does interface with
C, doesn't it?

   <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>                  http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to