pub unsafe extern "C" fn pw_thread_loop_get_time(
    loop_: *mut pw_thread_loop,
    abstime: *mut timespec,
    timeout: i64
) -> c_int
Expand description

Get a struct timespec suitable for \ref pw_thread_loop_timed_wait_full. Since: 0.3.7