Docs.rs
mach2-0.4.2
mach2 0.4.2
Docs.rs crate page
BSD-2-Clause OR MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
JohnTitor
Dependencies
libc ^0.2
normal
Versions
3.66%
of the crate is documented
Platform
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
mach2
0.4.2
Module clock_types
Structs
Constants
Functions
Type Aliases
In crate mach2
?
Module
mach2
::
clock_types
source
·
[
−
]
Expand description
This module roughly corresponds to
mach/clock_types.h
.
Structs
mach_timespec
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_TIMESPEC
BAD_ALRMTYPE
BAD_MACH_TIMESPEC
CMP_MACH_TIMESPEC
SUB_MACH_TIMESPEC
Type Aliases
alarm_type_t
clock_attr_t
clock_flavor_t
clock_id_t
clock_res_t
mach_timespec_t
sleep_type_t