Rtime
Rtime is an OCaml module implementing timelines for React [1]. It manages time stamp
events, delayed events and delayed signals along timelines. The client chooses the
concrete timeline by providing an absolute notion of time. Running the timeline at the
appropriate pace is left to the client.
[ Homepage ]
| Author: | Daniel Bunzli. |
| Last modification date: | 19-Mar-2012 |
| Version: | 0.9.2 |
| Development status: | Beta |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: BSD |
| Topic: | System :: Distributed and parallel programming |
| Homepage: | http://erratique.ch/software/rtime |