package mirage-ptime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Libraries and module types for portable clocks
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-ptime-5.2.0.tbz
sha256=60e5a926b7d0286f64842c0f6f99595ed7fe7e2a783740750009f663dcd12f28
sha512=c8f6ba732bf103fa6509708f58e4f7fe3b317d3c35d62662df2454a04cc3278f036eee125a4a6d12f4cd24d3c6aaf49bb46f3fc5a76bff5c6282c915de0a631f
Description
This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage
It implements a POSIX clock which counts time since the Unix epoch.
README
mirage-ptime -- a POSIX clock for MirageOS
This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces found in: https://github.com/mirage/mirage
It implements Mirage_ptime which is a clock that counts time since the Unix epoch.
The following sources are used:
- The Unix version uses Ptime_clock,
- The freestanding version uses the paravirtual clock source from the hypervisor.
Dev Dependencies
None
Used by (18)
-
ca-certs-nss
>= "3.108-1"
-
caldav
>= "0.2.4"
-
chamelon
>= "0.2.1"
-
conduit-mirage
>= "8.0.0"
-
dkim-mirage
>= "0.8.0"
-
dns-certify
>= "10.1.0"
-
dns-client-mirage
>= "10.1.0"
-
dns-resolver
>= "10.1.0"
-
dns-server
>= "10.1.0"
-
dns-stub
>= "10.1.0"
-
git-kv
>= "0.1.3"
-
git-mirage
>= "3.18.0"
-
irmin-cli
>= "3.11.0"
- memtrace-mirage
-
mirage-kv-mem
>= "4.0.0"
- mirage-logs
- tar-mirage
-
tls-mirage
>= "2.0.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page