Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CapSoftware/Cap
/ getSlotSize
Method
getSlotSize
apps/desktop/src/utils/shared-frame-buffer.ts:247–247 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
245
borrow(timeoutMs?: number): BorrowedFrame | null;
246
isShutdown(): boolean;
247
getSlotSize(): number;
248
}
249
250
function
advanceReadIndexCAS(
Callers
1
tryPollSharedBuffer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected