Copyright | (c) David Himmelstrup 2005 |
---|---|
License | BSD-like |
Maintainer | lemmih@gmail.com |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell98 |
Documentation
new :: IO FPSManager Source #
init :: FPSManager -> IO () Source #
delay :: FPSManager -> IO () Source #
type FPSManager = ForeignPtr FPSManagerStruct Source #