Docs.rs
  • mach-sys-0.4.4
    • mach-sys 0.4.4
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
    • Versions
    • 5.12% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-apple-darwin
  • 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

mach_sys0.4.4

Module clock_types

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::clock_types

source ·
Expand description

This module roughly corresponds to mach/clock_types.h.

Structs§

  • mach_timespec_t

Constants§

  • ALRMTYPE
  • CALENDAR_CLOCK
  • CLOCK_ALARM_CURRES
  • CLOCK_ALARM_MAXRES
  • CLOCK_ALARM_MINRES
  • CLOCK_GET_TIME_RES
  • NSEC_PER_MSEC
  • NSEC_PER_SEC
  • NSEC_PER_USEC
  • REALTIME_CLOCK
  • SYSTEM_CLOCK
  • TIME_ABSOLUTE
  • TIME_RELATIVE
  • USEC_PER_SEC

Functions§

  • ADD_MACH_TIMESPECDeprecated
  • BAD_ALRMTYPE
  • BAD_MACH_TIMESPEC
  • CMP_MACH_TIMESPEC
  • SUB_MACH_TIMESPECDeprecated
  • add_mach_timespec
  • sub_mach_timespec

Type Aliases§

  • alarm_type_t
  • clock_attr_t
  • clock_flavor_t
  • clock_id_t
  • clock_res_t
  • mach_timespec
  • sleep_type_t