val sleep_ns : int64 -> unit Lwt.tsleep_ns n Block the current thread for n nanoseconds, treating the n unsigned.
Mirage_types.TIMEval sleep_ns : int64 -> unit Lwt.tsleep_ns n Block the current thread for n nanoseconds, treating the n unsigned.