sdl2
Safe HaskellSafe-Inferred
LanguageHaskell2010

SDL.Raw.Timer

Synopsis

Timer Support

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