Safe Haskell | Safe-Infered |
---|
Some types used by the other modules in this package.
- type Seconds = Int
- type Microseconds = Int
- data Timeout
- = Never
- | Time Seconds Microseconds
Safe Haskell | Safe-Infered |
---|
Some types used by the other modules in this package.