MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getCurrentTime

Method getCurrentTime

valdi/vscode_debugger/src/cdp/api.d.ts:451–451  ·  view source on GitHub ↗

* Returns the current time of the an animation.

(
      params: Animation.GetCurrentTimeParams,
    )

Source from the content-addressed store, hash-verified

449 * Returns the current time of the an animation.
450 */
451 getCurrentTime(
452 params: Animation.GetCurrentTimeParams,
453 ): Promise<Animation.GetCurrentTimeResult | undefined>;
454

Callers 1

TEST_FFunction · 0.65

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.52