[Haskell-cafe] Precise timing

Brandon Allbery allbery.b at gmail.com
Sun Oct 19 19:07:02 UTC 2014


On Sun, Oct 19, 2014 at 3:03 PM, Jeffrey Brown <jeffbrown.the at gmail.com>
wrote:

> Doh! Right. So probably this then?
> https://hackage.haskell.org/package/posix-realtime
>

Possibly, although I think you'll find that specifying a realtime scheduler
class requires extra permissions, so `sudo chrt ...` will be more helpful
unless you can manipulate your account's or the program's Linux kernel
capabilities.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141019/66e5f400/attachment.html>


More information about the Haskell-Cafe mailing list