Back to Index
ton wrapper with explicit output variable.
TON_B(tonId, cond, ms, &q);
TON_B("ready", in(1), 2000, q); if (q) { out(1)=1; }