MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

external/.scrollLibs.js:15095–15095  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15093let _scrollsdkLatestTime = 0
15094let _scrollsdkMinTimeIncrement = 0.000000000001
15095class AbstractParticle {
15096 _getProcessTimeInMilliseconds() {
15097 // We add this loop to restore monotonically increasing .now():
15098 // https://developer.mozilla.org/en-US/docs/Web/API/Performance/now

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected