1. Home
  2. Browse
  3. cleishm-frequency-cpp

cleishm-frequency-cpp

v1.0.0#0Go to latest

Type-safe frequency handling library modeled after std::chrono

Install

Run the following Vcpkg command to install the port.

vcpkg install cleishm-frequency-cpp

Usage

The package frequency is a header-only library and can be used from CMake via:

find_package(frequency CONFIG REQUIRED)
target_link_libraries(main PRIVATE freq::frequency)

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

!uwp

GitHub

cleishm/frequency-cpp

Homepage

github.com/cleishm/frequency-cpp

Subtree

cd4535514f

License

MIT

Definition

Manifest