You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
269 B
14 lines
269 B
4 months ago
|
#value_indexed
|
||
|
CLOCK_REALTIME 0
|
||
|
CLOCK_MONOTONIC 1
|
||
|
CLOCK_PROCESS_CPUTIME_ID 2
|
||
|
CLOCK_THREAD_CPUTIME_ID 3
|
||
|
CLOCK_MONOTONIC_RAW 4
|
||
|
CLOCK_REALTIME_COARSE 5
|
||
|
CLOCK_MONOTONIC_COARSE 6
|
||
|
CLOCK_BOOTTIME 7
|
||
|
CLOCK_REALTIME_ALARM 8
|
||
|
CLOCK_BOOTTIME_ALARM 9
|
||
|
CLOCK_SGI_CYCLE 10
|
||
|
CLOCK_TAI 11
|