Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ nowMs
Function
nowMs
apps/api/src/lib/time/now.ts:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
* checks webhook freshness, or feeds a `
new
Date(ms)` parser.
18
*/
19
export
function
nowMs(): number {
20
return
Date.now();
21
}
Callers
15
resolveActiveMembership
Function · 0.90
resolveFreshMembership
Function · 0.90
request-logger.ts
File · 0.90
hardDeleteSoftDeletedAccountsJob
Function · 0.90
cleanStalePendingUsersJob
Function · 0.90
isExpired
Method · 0.90
set
Method · 0.90
tryClaim
Method · 0.90
check
Method · 0.90
sweep
Method · 0.90
increment
Method · 0.90
permissiveFallback
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected