// Test: $clock fires with a time number $clock(function(t) { if (!is_number(t)) disrupt if (t <= 0) disrupt $stop() })