package rtime
Module implementing timelines for React
Install
Dune Dependency
Authors
Maintainers
Sources
rtime-0.9.3.tbz
sha256=6358b1b0a746fa01e5a6cdd0653f48d79c4d2917c9505523331005844ef31376
md5=22dbba5868ab5a47c5452229e550e6aa
Description
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.
Published: 21 Nov 2013
Dependencies (5)
-
oasis
build
-
ocamlbuild
build
- react
- ocamlfind
-
ocaml
< "4.06.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page