[][src]Module nc::time

Structs

itimerspec_t
itimerval_t
timespec_t
timeval_t
timezone_t

Constants

CLOCKS_MASK
CLOCKS_MONO
CLOCK_BOOTTIME
CLOCK_BOOTTIME_ALARM
CLOCK_MONOTONIC
CLOCK_MONOTONIC_COARSE
CLOCK_MONOTONIC_RAW
CLOCK_PROCESS_CPUTIME_ID
CLOCK_REALTIME

The IDs of the various system clocks (for POSIX.1b interval timers):

CLOCK_REALTIME_ALARM
CLOCK_REALTIME_COARSE
CLOCK_SGI_CYCLE

The driver implementing this got removed. The clock ID is kept as a place holder. Do not reuse!

CLOCK_TAI
CLOCK_THREAD_CPUTIME_ID
ITIMER_PROF
ITIMER_REAL

Names of the interval timers, and structure defining a timer setting:

ITIMER_VIRTUAL
MAX_CLOCKS
TIMER_ABSTIME

The various flags for setting POSIX.1b interval timers: