License | BSD-style |
---|---|
Maintainer | Foundation maintainers |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Foundation.Time.Types
Description
An implementation of a timing framework
Synopsis
- newtype NanoSeconds = NanoSeconds Word64
- newtype Seconds = Seconds Word64
Documentation
newtype NanoSeconds Source #
An amount of nanoseconds
Constructors
NanoSeconds Word64 |
Instances
An amount of seconds