Method
DexTimeoutpostpone_until
Declaration [src]
void
dex_timeout_postpone_until (
DexTimeout* timeout,
gint64 deadline
)
Description [src]
Postpoone timeout to complete at deadline in the monotonic
clock. See g_get_monotonic_clock() for getting the
monotonic clock in microseconds.