Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signalapp/Signal-Desktop
/ getTimestamp
Method
getTimestamp
ts/test-mock/bootstrap.node.ts:548–552 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
546
}
547
548
public getTimestamp(): number {
549
const
result = this.#timestamp;
550
this.#timestamp += 1;
551
return
result;
552
}
553
554
public
async
maybeSaveLogs(
555
test?: Mocha.Runnable,
Callers
15
initStorage
Function · 0.95
viewed_test.node.ts
File · 0.80
sender_key_test.node.ts
File · 0.80
unprocessed_test.node.ts
File · 0.80
attachments_test.node.ts
File · 0.80
edit_test.node.ts
File · 0.80
readSync_test.node.ts
File · 0.80
sendReadSyncs
Function · 0.80
retries_test.node.ts
File · 0.80
changeIdentityKey
Function · 0.80
sendSync
Function · 0.80
sendResponse
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected