Rtime

WARNING This module is deprecated and no longer maintained.

Rtime is an OCaml module implementing timelines for React.

It manages time stamp events, delayed events and delayed signals along timelines. A timeline is defined by an absolute notion of time provided by the client. Running the timeline at the appropriate pace is left to the client.

Rtime is made of a single module and depends on React . It is distributed under the BSD3 license.