API Version: 4.0
Library Version: 4.0.0
Generated by gi-docgen 2023.1
since: 2.6
void hinawa_cycle_time_get_clock_id ( const HinawaCycleTime* self, gint* clock_id )
Get the ID of clock for timestamp.
Available since: 2.6
clock_id
Type: gint*
gint*
The numeric ID of clock source for the reference timestamp. One of CLOCK_REALTIME(0), CLOCK_MONOTONIC(1), and CLOCK_MONOTONIC_RAW(4) is available UAPI of Linux kernel.