Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ getCurrentTime
Method
getCurrentTime
e2e/viewer/src/vite-env.d.ts:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
pause(): unknown;
15
seek(seconds: number): Promise<unknown>;
16
getCurrentTime(): number | Promise<number>;
17
getDuration(): number | Promise<number>;
18
dispose(): void;
19
}
Callers
2
apply
Function · 0.80
SessionPlayer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected