BandwidthInfo.Response
type struct_t = [
|
`Response_96359b995ba506f4
]
type t = struct_t builder_t
val input_bandwidth_get : t -> float
val input_bandwidth_set : t -> float -> unit
val output_bandwidth_get : t -> float
val output_bandwidth_set : t -> float -> unit
val cpu_usage_get : t -> float
val cpu_usage_set : t -> float -> unit
val of_message : Capnp.Message.rw message_t -> t
val to_message : t -> Capnp.Message.rw message_t
val to_reader : t -> struct_t reader_t
val init_root : ?message_size:int -> unit -> t
val init_pointer : pointer_t -> t