MCPcopy Index your code
hub / github.com/hoothin/UserScripts / now

Function now

FlashViewer-HTML5 Video/flashViewer.user.js:1010–1012  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1008
1009 // 获取当前时间
1010 function now() {
1011 return Date.now();
1012 };
1013
1014 // 空函数
1015 function emptyFn() {

Callers 1

contentScriptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected