package obus

  1. Overview
  2. Docs
Pure Ocaml implementation of the D-Bus protocol

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.3.tar.gz
sha256=75703f78015e15d03d0fdba1633a155875daf17d854225658429e72a0df06258
md5=3090a796f0af95e16838d81656ac4b97

doc/obus.hal/Hal_device/Cpufreq/index.html

Module Hal_device.CpufreqSource

Sourceval set_cpufreq_governor : t -> string -> unit Lwt.t
Sourceval set_cpufreq_performance : t -> int -> unit Lwt.t
Sourceval set_cpufreq_consider_nice : t -> bool -> unit Lwt.t
Sourceval get_cpufreq_governor : t -> string Lwt.t
Sourceval get_cpufreq_performance : t -> int Lwt.t
Sourceval get_cpufreq_consider_nice : t -> bool Lwt.t
Sourceval get_cpufreq_available_governors : t -> string list Lwt.t
OCaml

Innovation. Community. Security.