[Haskell-beginners] Sub-second precision

Alex Rozenshteyn rpglover64 at gmail.com
Sat Jul 24 16:09:15 EDT 2010


I'm trying to write a simple timer application (mostly to learn gui
programming), and I'd like it to display 1/100ths of a second.  I know I can
fake this with threadDelay, but I was wondering if there's a way to get
current time to more precision than one second.

-- 
          Alex R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100724/037aceb8/attachment.html


More information about the Beginners mailing list