Docs.rs
  • hbs-pow-sys-0.2.1
    • hbs-pow-sys 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • SimonSapin
    • connorimes
    • Dependencies
      • hbs-common-sys ^0.2 normal
      • libc ^0.2 normal
      • hbs-builder ^0.2 build
    • Versions
    • 6.98% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hbs_pow_sys0.2.1

  • All Items

Crate Items

  • Structs
  • Functions
  • Type Aliases

Crate hbs_pow_sys

Source

Structs§

heartbeat_pow_context
A heartbeat_pow_context is used for tracking performance/power of recurring jobs.
heartbeat_pow_record
A heartbeat record with current rates (performance and power).

Functions§

hb_pow_get_global_energy⚠
hb_pow_get_global_perf⚠
hb_pow_get_global_power⚠
hb_pow_get_global_time⚠
hb_pow_get_global_work⚠
hb_pow_get_instant_perf⚠
hb_pow_get_instant_power⚠
hb_pow_get_log_fd⚠
hb_pow_get_user_tag⚠
hb_pow_get_window_energy⚠
hb_pow_get_window_perf⚠
hb_pow_get_window_power⚠
hb_pow_get_window_size⚠
hb_pow_get_window_time⚠
hb_pow_get_window_work⚠
hb_pow_log_header⚠
hb_pow_log_window_buffer⚠
heartbeat_pow⚠
heartbeat_pow_init⚠

Type Aliases§

heartbeat_pow_window_complete
Typedef for the window completion callback function.