package mirage-sleep
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Sleep operation for MirageOS
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-sleep-4.0.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=27b730eec137104dc122149dc03d4a57755e5e312abe2566cacdcb80684413f0
    
    
  sha512=72847ce2a105ea619ffc2a0b60c6443249caadaee9435ab48e71e7ee19f15376217514cc8c13850964ed80cf518b0449d5da663217633d4bf4185cd0f04c3521
    
    
  doc/README.html
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-sleepIf you don't use opam consult the opam file for build instructions.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page