Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Ros.Rate
Description
Provides a rate limiting mechanism that can be used to control the
rate at which IO
actions produce values.
- rateLimiter :: Double -> IO a -> IO (IO a)
roshask-0.2.1: Haskell support for the ROS robotics framework.