Docs.rs
  • libpulse-sys-1.5.0
    • libpulse-sys 1.5.0
    • Docs.rs crate page
    • LGPL-2.1+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jnqnfe
    • Dependencies
      • libc ^0.2 normal
      • pkg-config ^0.3 build
    • Versions
    • 19.26% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

logo

Module timeval

  • Constants
  • Functions
?
Change settings

Module libpulse_sys::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⚠