Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/totaljs/framework
/ makestamp
Function
makestamp
debug.js:251–253 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
249
}
250
251
function
makestamp() {
252
return
'--- # --- [ '
+
new
Date().format(
'yyyy-MM-dd HH:mm:ss'
) +
' ] '
;
253
}
254
255
function
refresh() {
256
var
reload = false;
Callers
2
refresh
Function · 0.85
restart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected