package obus

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
sha256=4001c0756f8edd48a7d3a43ce9d984d3f3946abb627e63bf5ab2376f1b861c99
md5=218be0245e55bfa1d6fdd324bbedf568

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

Module Hal_device.Cpufreq

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

Innovation. Community. Security.