MCPcopy 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

refreshFunction · 0.85
restartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected