Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Semporia/Scripts
/ getTs
Function
getTs
jd_live.js:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
function
getTs() {
82
return
new
Date().getTime() +
new
Date().getTimezoneOffset() * 60 * 1000 + 8 * 60 * 60 * 1000
83
}
84
function
showMsg() {
85
return
new
Promise(resolve => {
86
if
(!jdNotify) {
Callers
1
awardTask
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected