This commit is contained in:
parent
02c9bd2080
commit
8bd271feb3
1 changed files with 3 additions and 1 deletions
|
|
@ -41,7 +41,9 @@
|
||||||
let int32_size = 4
|
let int32_size = 4
|
||||||
let int64_size = 8
|
let int64_size = 8
|
||||||
|
|
||||||
(* todo clean up: maybe rm it *)
|
(* TODO clean up
|
||||||
|
? rm all of UTIL_FUNC
|
||||||
|
? Bin.map int64 to Ptime.t here *)
|
||||||
module UTIL_FUNC = struct
|
module UTIL_FUNC = struct
|
||||||
(* microseconds since the UNIX Epoch
|
(* microseconds since the UNIX Epoch
|
||||||
UINT64_MAX represents "never" *)
|
UINT64_MAX represents "never" *)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue