import { Ticker } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
Stop turns off a ticker. After Stop, no more ticks will be sent.
import { Ticker } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
Stop turns off a ticker. After Stop, no more ticks will be sent.