Precise timings ?

Mike Meyer mwm at mired.org
Tue Aug 30 22:07:31 EDT 2005


Madhusudan Singh <spammers-go-here at spam.invalid> 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 <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list