Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getCurrentTime
Method
getCurrentTime
src/swingjs/api/js/HTML5Video.java:128–128 ·
view source on GitHub ↗
(HTML5Video v)
Source
from the content-addressed store, hash-verified
126
}
127
128
public
static
double getCurrentTime(HTML5Video v) {
129
return
/** @j2sNative v.currentTime|| */
130
0;
131
}
Callers
4
stateLoop
Method · 0.95
actionPerformed
Method · 0.95
playVideoDiscretely
Method · 0.95
getRate
Method · 0.95
Calls
no outgoing calls
Tested by
3
actionPerformed
Method · 0.76
playVideoDiscretely
Method · 0.76
getRate
Method · 0.76