Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ eventTimestamp
Function
eventTimestamp
scripts/dashboard.js:507–509 ·
view source on GitHub ↗
(entry)
Source
from the content-addressed store, hash-verified
505
);
506
}
507
508
function
eventTimestamp(entry) {
509
return
entry.timestamp || entry.ts || entry.time || null;
510
}
511
512
function
eventName(entry) {
Callers
6
readRecentActivity
Function · 0.85
readHookActivity
Function · 0.85
readHookValue
Function · 0.85
readHealth
Function · 0.85
hasLaterMatchingToolCall
Function · 0.85
classifyHookProblem
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected