haskore-realtime-0.0.2: Routines for realtime playback of Haskore songsSource codeContentsIndex
Haskore.RealTime.Timer
Documentation
data T Source
Constructors
Cons
getClockTime :: IO ClockTime
waitInt :: Int -> IO ()
resolution :: Integer
getTime :: T -> IO IntegerSource
clockTimeToWaitTime :: Integer -> ClockTime -> IntegerSource
getTimeSeconds :: Fractional time => T -> IO timeSource
clockTimeToSeconds :: Fractional time => ClockTime -> timeSource
wait :: T -> Integer -> IO ()Source
waitUntil :: T -> Integer -> IO ()Source
waitUntilSeconds :: RealFrac time => T -> time -> IO ()Source
Produced by Haddock version 2.4.2