Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
A couple functions that probably should be in the clock
package.
See this issue: https://github.com/corsis/clock/issues/42
- elapsedTime :: IO a -> IO (a, Double)
- diffSeconds :: TimeSpec -> TimeSpec -> Double