haskore-realtime-0.1.1: Routines for realtime playback of Haskore songs

Haskore.RealTime.Timer.Immediate

Description

This timer doesn't wait but returns immediately. This is useful for turning real-time processing to non-real-time processing.

Documentation

timer :: Monad m => T mSource