Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/massCodeIO/massCode
/ markUserEdit
Function
markUserEdit
src/renderer/composables/useStorageMutation.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
export
function
markUserEdit(): void {
12
lastEditTimestamp = Date.now()
13
}
14
15
export
function
shouldSkipStorageSyncRefresh(): boolean {
16
const
now = Date.now()
Callers
6
addToUpdateQueue
Function · 0.90
addToUpdateContentQueue
Function · 0.90
updateSheet
Function · 0.90
saveDrawingContent
Function · 0.90
useHttpRequests.ts
File · 0.90
addToUpdateQueue
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected