posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
_POSIX_MONOTONIC_CLOCK

POSIX Monotonic Clock option. More...

Macros

#define CLOCK_MONOTONIC   ((clockid_t)SYS_CLOCK_MONOTONIC)
 Monotonically increasing clock that cannot be set.
 

Detailed Description

POSIX Monotonic Clock option.

Macro Definition Documentation

◆ CLOCK_MONOTONIC

#define CLOCK_MONOTONIC   ((clockid_t)SYS_CLOCK_MONOTONIC)

Monotonically increasing clock that cannot be set.

Definition at line 136 of file time.h.