package mirage-clock-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Clock devices for MirageOS devices using Lwt

Release v2.0.0

module type MCLOCK = Mirage_clock.MCLOCK with type 'a io = 'a Lwt.t
module type PCLOCK = Mirage_clock.PCLOCK with type 'a io = 'a Lwt.t