package cpuid
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Detect CPU features
Install
dune-project
Dependency
Authors
Maintainers
Sources
cpuid-0.1.0.tbz
sha256=f7a4dd63b80e50bcbd88cd59f58e001e58a74762e8dfa72bb2ddb6a150296222
md5=3455fc5b92033168608ca11d58424e9f
doc/README.html
cpuid — Detect CPU features
v0.1.0
cpuid allows detection of CPU features from OCaml.
cpuid is distributed under the ISC license.
Installation
cpuid can be installed with opam:
opam install cpuidIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online and there is a generated version in the doc directory of the distribution.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page