import { afterFunc } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
waits for the duration to elapse and then calls callback
Parameters
callback: ValueCallback<Date>
import { afterFunc } from "https://deno.land/x/easyts@0.1.3/time/time.ts";
waits for the duration to elapse and then calls callback