import { Performance } from "https://deno.land/x/netzo@v0.1.10/deno.d.ts";
Stores the DOMHighResTimeStamp
duration between two marks along with the
associated name (a "measure").
Parameters
optional
options: PerformanceMeasureOptionsStores the DOMHighResTimeStamp
duration between two marks along with the
associated name (a "measure").