mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
2 lines
2.9 KiB
HTML
2 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>index (mtime.index)</title><meta charset="utf-8"/><link rel="stylesheet" href="../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> – <a href="../index.html">Index</a> » mtime</nav><header class="odoc-preamble"><h1 id="package-mtime"><a href="#package-mtime" class="anchor"></a>Package mtime <nav><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGES.md">changes</a> <a href="#package_info">more…</a></nav></h1><p>Mtime has platform independent support for monotonic wall-clock time. This time increases monotonically and is not subject to operating system calendar time adjustments. The library has types to represent nanosecond precision timestamps and time spans.</p><p><a href="Mtime_clock/index.html"><code>Mtime_clock</code></a> provides acces to <a href="Mtime_clock/index.html#platform_support" title="platform_support">a monotonic system clock</a> and its resolution (if available).</p></header><div class="odoc-tocs"><nav class="odoc-toc odoc-local-toc"><ul><li><a href="#mtime">Library <code>mtime</code></a></li><li><a href="#mtime_clock">Library <code>mtime.clock.os</code></a></li><li><a href="#package_info">Package info</a></li></ul></nav></div><div class="odoc-content"><h2 id="mtime"><a href="#mtime" class="anchor"></a>Library <code>mtime</code></h2><ul class="modules"><li><a href="Mtime/index.html"><code>Mtime</code></a> <span class="synopsis">Monotonic time values.</span></li></ul><h2 id="mtime_clock"><a href="#mtime_clock" class="anchor"></a>Library <code>mtime.clock.os</code></h2><ul class="modules"><li><a href="Mtime_clock/index.html"><code>Mtime_clock</code></a> <span class="synopsis">Monotonic time clock.</span></li></ul><p>This library also works with JavaScript, see the <a href="Mtime_clock/index.html#platform_support" title="platform_support">platform support</a>.</p><h2 id="package_info"><a href="#package_info" class="anchor"></a>Package info</h2><table class="package info"><tr id="info-changes-files"><td><a href="#info-changes-files" aria-hidden="true" class="anchor"></a>changes-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/CHANGES.md">CHANGES.md</a></li></ul></td></tr><tr id="info-license-files"><td><a href="#info-license-files" aria-hidden="true" class="anchor"></a>license-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/LICENSE.md">LICENSE.md</a></li></ul></td></tr><tr id="info-readme-files"><td><a href="#info-readme-files" aria-hidden="true" class="anchor"></a>readme-files</td><td><ul><li><a type="text/plain; charset=UTF-8" href="_doc-dir/README.md">README.md</a></li></ul></td></tr></table></div></body></html>
|