This commit is contained in:
swrup 2025-10-18 01:56:06 +02:00
parent 02c9bd2080
commit 8bd271feb3

View file

@ -41,7 +41,9 @@
let int32_size = 4
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
(* microseconds since the UNIX Epoch
UINT64_MAX represents "never" *)