sdl2-2.1.3: Both high- and low-level bindings to the SDL library (version 2.0.2+).

Safe HaskellSafe
LanguageHaskell2010

SDL.Raw.Timer

Contents

Synopsis

Timer Support

delay :: MonadIO m => Word32 -> m () Source #