Module Time

type posix = float
val millis_to_posix : int -> float
val posix_to_millis : float -> int