package pixel_pusher

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. controller_id : int;
  2. group_id : int;
  3. update_period : Core.Time.Span.t;
  4. last_beacon : Core.Time.t;
}
OCaml

Innovation. Community. Security.