timed_wait


Description:

[ Deprecated ( since = "2.32" , replacement = "wait_until" ) ]
public bool timed_wait (Mutex mutex, TimeVal abs_time)

Warning: timed_wait is deprecated. Use GLib.Cond.wait_until.