package time_now
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Reports the current time
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      time_now-v0.12.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=b9cf2c7f60abcd5f3d881892b0c207367fb19f5027891a23be73f474c77be351
    
    
  md5=73db38082d7e0944a678e87d55f6cf20
    
    
  Description
Provides a single function to report the current time in nanoseconds since the start of the Unix epoch.
Published: 01 Mar 2019
Dependencies (7)
- 
  
    dune
  
  
    
>= "1.5.1" - 
  
    ppx_optcomp
  
  
    
>= "v0.12" & < "v0.13" - 
  
    ppx_base
  
  
    
>= "v0.12" & < "v0.13" - 
  
    jane-street-headers
  
  
    
>= "v0.12" & < "v0.13" - 
  
    jst-config
  
  
    
>= "v0.12" & < "v0.13" - 
  
    base
  
  
    
>= "v0.12" & < "v0.13" - 
  
    ocaml
  
  
    
>= "4.04.2" 
Dev Dependencies
None
Used by (3)
- 
  
    core_kernel
  
  
    
< "v0.13.0" - 
  
    neural_nets_lib
  
  
    
>= "0.5.2" - 
  
    ppx_module_timer
  
  
    
< "v0.13.0" 
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page