Safe Haskell | Safe-Inferred |
---|
Util.TimeVectorStorable
Description
Storable instances for unboxed TimeVector values, declared separately to avoid an hsc dependence for TimeVector.
The Storable instances are used both by vector and when the signals are copied to C, so they have to produce structs as expected by C.
Documentation
Instances
type X = RealTime.RealTime Source #