import { after } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
waits for the duration to elapse and then sends the current time on the returned channel.
import { after } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
waits for the duration to elapse and then sends the current time on the returned channel.