| Portability | non-portable (TF,GNTD) |
|---|---|
| Stability | experimental |
| Maintainer | hans@hanshoglund.se |
| Safe Haskell | None |
Music.Time.Duration
Description
- data DurationT
- fromDurationT :: Fractional a => DurationT -> a
- toDurationT :: Real a => a -> DurationT
Documentation
This type represents relative time in seconds.
fromDurationT :: Fractional a => DurationT -> aSource
toDurationT :: Real a => a -> DurationTSource