package apero-time

  1. Overview
  2. Docs

Source file apero_time__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
(** @canonical Apero_time.Clock *)
module Clock = Apero_time__Clock

(** @canonical Apero_time.Clock_unix *)
module Clock_unix = Apero_time__Clock_unix

(** @canonical Apero_time.Hlc *)
module Hlc = Apero_time__Hlc

(** @canonical Apero_time.Physical_time *)
module Physical_time = Apero_time__Physical_time

(** @canonical Apero_time.Time *)
module Time = Apero_time__Time

(** @canonical Apero_time.Time_64bit *)
module Time_64bit = Apero_time__Time_64bit

(** @canonical Apero_time.Timestamp *)
module Timestamp = Apero_time__Timestamp