dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
mach_timebase_info_data_t
dplug
window
carbonwindow
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(OSX)
extern (
C
) nothrow @
nogc
struct
mach_timebase_info_data_t {
uint
numer
;
uint
denom
;
}
Members
Variables
denom
uint
denom
;
Undocumented in source.
numer
uint
numer
;
Undocumented in source.
Meta
Source
See Implementation
dplug
window
carbonwindow
aliases
CarbonScopedCallback
kern_return_t
mach_timebase_info_t
classes
CarbonWindow
functions
eventCallback
machTicksPerSecond
mach_absolute_time
mach_timebase_info
timerCallback
structs
mach_timebase_info_data_t