timed_wait


Description:

[ Version ( deprecated_since = "2.32" , deprecated = true , replacement = "wait_until" ) ]
public bool timed_wait (Mutex mutex, TimeVal abs_time)

Warning: timed_wait is deprecated since "2.32". Use GLib.Cond.wait_until.