Class
DexTimeout
Description [src]
final class Dex.Timeout : GObject.TypeInstance
{
/* No available fields */
}
DexTimeout is a DexFuture that will reject after the configured
period of time.
Instance methods
dex_timeout_postpone_until
Postpoone timeout to complete at deadline in the monotonic
clock. See g_get_monotonic_clock() for getting the
monotonic clock in microseconds.