16 Jun
2009
16 Jun
'09
8:44 a.m.
clock http://hackage.haskell.org/package/clock is a library published under a BSD3 license that provides bindings to clock_gettime and clock_getres for monotonic, realtime, processtime and threadtime clocks from time.h http://www.opengroup.org/onlinepubs/007908799/xsh/time.h.html. It was implemented in response to a haskell-cafe discussion: http://www.mail-archive.com/haskell-cafe@haskell.org/msg51244.html Any suggestions for improvement, bug-fixes, joint-development offers are most welcome *^o^*!! Cetin Sert