Copyright | (c) 2016 Martin Buck |
---|---|
License | see LICENSE |
Safe Haskell | None |
Language | Haskell2010 |
Containing functions to get the current time or transform times
- getSeconds :: IO Double
- toMilliSeconds :: Double -> Millisecond
Documentation
getSeconds :: IO Double Source #
Get the current time in seconds
toMilliSeconds :: Double -> Millisecond Source #
Transform seconds to milliseconds