MCPcopy 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

stateLoopMethod · 0.95
actionPerformedMethod · 0.95
playVideoDiscretelyMethod · 0.95
getRateMethod · 0.95

Calls

no outgoing calls

Tested by 3

actionPerformedMethod · 0.76
playVideoDiscretelyMethod · 0.76
getRateMethod · 0.76