Docs.rs
  • libpulse-sys-1.22.0
    • libpulse-sys 1.22.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jnqnfe
    • Dependencies
      • libc ^0.2 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • pkg-config ^0.3.23 build
      • winapi ^0.3 normal
    • Versions
    • 22.21% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

libpulse_sys1.22.0

Module timeval

Module Items

  • Constants
  • Functions

In crate libpulse_sys

libpulse_sys

Module timeval

Source
Expand description

Utility functions for handling timeval calculations.

Constants§

PA_MSEC_PER_SEC
PA_NSEC_PER_MSEC
PA_NSEC_PER_SEC
PA_NSEC_PER_USEC
PA_USEC_INVALID
PA_USEC_MAX
PA_USEC_PER_MSEC
PA_USEC_PER_SEC

Functions§

pa_gettimeofday⚠
pa_timeval_add⚠
pa_timeval_age⚠
pa_timeval_cmp⚠
pa_timeval_diff⚠
pa_timeval_load⚠
pa_timeval_store⚠
pa_timeval_sub⚠