Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
asMilliseconds :: Time -> Int Source
Return a time value as a number of milliseconds.
asMicroseconds :: Time -> Int64 Source
Return a time value as a number of microseconds.
Construct a time value from a number of milliseconds.
Construct a time value from a number of microseconds.