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.

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