mach_timespec_t
version(Darwin)
extern (
C) @
nogc nothrow
struct mach_timespec_t {
}
- tv_nsec
clock_res_t tv_nsec;
Undocumented in source.
- tv_sec
uint tv_sec;
Undocumented in source.
nulib posix threading semaphore
aliasesclassesfunctionsmanifest constantsstructsvariables