Safe Haskell | None |
---|---|
Language | Haskell98 |
SFML.System.Time
Documentation
asMilliseconds :: Time -> Int
Return a time value as a number of milliseconds.
asMicroseconds :: Time -> Int64
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.