package hdr_histogram
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings to Hdr Histogram
Install
dune-project
Dependency
Authors
Maintainers
Sources
hdr_histogram-0.0.5.tbz
sha256=86005506e4a2b813eb74c6854a0f30c44b5ba4eaa2e6ce666f6c764c31b40d7e
sha512=afbb1e2a934f81a53388a7431ae6c655dfd16c2ad8f987d65ce1932d4030e0ddef0f978c9157edeffbf947c7c2994f4b621465a086d8bc57aa399019081e8b64
doc/CHANGES.html
0.0.4 (2024-01-09)
- Add FreeBSD support, fixes to endian includes for FreeBSD and DragonFly BSD (tmcgilchrist, #7)
0.0.3 (2023-02-23)
- Add memory_size function (@crackcomm, #1)
- Change memory_size return type to int (@crackcomm, #2)
- Fix build with dune 3.6 (@emillon, #3)
- Remove ctypes include path hack by using ctypes 0.3 / dune 3.7 (@TheLortex, #5)
0.0.2 (2022-07-07)
- Moved repository
- Compile with fPIC
0.0.1 (2022-07-07)
- Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page