sdl2-2.5.3.3: Both high- and low-level bindings to the SDL library (version 2.0.6+).
Safe HaskellSafe-Inferred
LanguageHaskell2010

SDL.Raw.Timer

Synopsis

Timer Support

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