Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gauntlet/imports/happy_dom.ts>SVGSVGElement#getCurrentTime

Work-in-progress front-end tool which does put a smile on my face
Latest
method SVGSVGElement.prototype.getCurrentTime
Re-export
import { SVGSVGElement } from "https://deno.land/x/gauntlet@v0.0.9/imports/happy_dom.ts";

Returns the current time in seconds relative to the start time for the current SVG document fragment.

Returns

number

Current time.