= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Time operations for MirageOS
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-time-1.1.0.tbz
md5=75603dd15ec9c343da74259771a27d85
Description
mirage-time defines Mirage_time.S the signature for time-related operations for MirageOS.
Installation
mirage-time
can be installed with opam
:
opam install mirage-time
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is automatically generated by
ocamldoc
from the interfaces. It can be consulted online.
Dependencies (3)
-
mirage-device
< "2.0.0"
-
jbuilder
>= "1.0+beta9"
- ocaml
Dev Dependencies
-
None
Used by (12)
-
conduit-mirage
= "3.0.0"
- dkim-mirage
- git-paf
-
git-unix
= "3.7.0"
- jitsu
-
mirage-time-lwt
>= "1.1.0"
-
mirage-types
>= "3.0.0" & < "3.7.1"
-
paf
< "0.0.7"
- paf-le
-
pgx_lwt_mirage
>= "2.0"
-
qcow
>= "0.8.1"
- qcow-tool
Conflicts
-
None
On This Page