package bonsai

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf

doc/bonsai/Bonsai/Clock/index.html

Module Bonsai.ClockSource

Functions allowing for the creation of time-dependent computations in a testable way.

The current time, updated at tick_every intervals.

The current time, update as frequently as possible.

Sourcemodule Before_or_after : sig ... end

Mirrors Incr.Clock.at, which changes from Before to After at the specified time.

An event passed to every is scheduled on an interval determined by the time-span argument.

An effect for fetching the current time.

OCaml

Innovation. Community. Security.