Skip to content

mirage/mirage-sleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirage-sleep -- Sleep operations for MirageOS

The mirage-sleep repository defines Mirage_sleep, the signature for sleep-related operations for MirageOS. This is for now only the function ns to sleep an amount of nanoseconds.

Installation

mirage-sleep can be installed with opam:

opam install mirage-sleep

If you don't use opam consult the opam file for build instructions.