package obus

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.