Skip to Content

hdr-histogram v0.11.8

Created
Updated

'C' port of High Dynamic Range (HDR) Histogram

# Usage

hdr_histogram provides CMake targets:

find_package(hdr_histogram CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:hdr_histogram::hdr_histogram>,hdr_histogram::hdr_histogram,hdr_histogram::hdr_histogram_static>) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# log

Logging support for HdrHistogram

Dependencies:

No transitive dependencies.

Host Dependencies:
one transitive dependency:

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • EfesX's avatar EfesX

# Changelog

  • 587cd22 [hdr-histogram] add new port (#38810)

# Source