Milliseconds Op
Value since the time origin in milliseconds (performance.now())
Summary (oneliner)
<p>OP returns a value since time origin, a standard time which is considered to be the beginning of the current document's lifetime, with rounding that depends on the security mitigations implemented by the browser.</p> <p>Learn more about Time Origin and performance.now() <a href="https://developer.mozilla.org/en-US/docs/Web/API/Performance/now">https://developer.mozilla.org/en-US/docs/Web/API/Performance/now</a></p>
- Ops.Date.Milliseconds
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example Milliseconds
Displays time value since Time Origin.
In this example, click the canvas to return the elapsed time since opening the patch.