package mirage-clock

  1. Overview
  2. Docs

Clock devices for MirageOS

This module define clock devices signatures for MirageOS.

Release 1.2.0

module type PCLOCK = sig ... end
module type MCLOCK = sig ... end
OCaml

Innovation. Community. Security.