[Haskell-cafe] Re: Computer time, independent of date
Manlio Perillo
manlio_perillo at libero.it
Fri Jan 9 08:57:02 EST 2009
Cetin Sert ha scritto:
> Don't know if it might help but:
> http://en.wikipedia.org/wiki/RDTSC
> cabal install rdtsc
> http://hackage.haskell.org/packages/archive/rdtsc/1.1.1/doc/html/System-CPUTime-Rdtsc.html
>
Note that the use of RDTSC register has some issues on multicore CPU.
More info at:
http://en.wikipedia.org/wiki/Rdtsc
Regards Manlio Perillo
More information about the Haskell-Cafe
mailing list