Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ Update
Method
Update
sdks/csharp/src/WebSocket.cs:578–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
576
#endif
577
578
public void Update()
579
{
580
while (dispatchQueue.TryDequeue(out var result))
581
{
582
result();
583
}
584
}
585
}
586
}
Callers
15
EditDocument
Method · 0.45
Promote
Method · 0.45
LimitedAction
Method · 0.45
Crud
Method · 0.45
UpdateUser
Method · 0.45
Step
Method · 0.45
insert_unique_u32_update_pk_u32
Method · 0.45
update_pk_u8
Method · 0.45
update_pk_u16
Method · 0.45
update_pk_u32
Method · 0.45
update_pk_u32_two
Method · 0.45
update_pk_u64
Method · 0.45
Calls
1
result
Function · 0.50
Tested by
no test coverage detected