Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ scanCount
Method
scanCount
src/program/ui/RamSearchModel.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
uint64_t RamSearchModel::scanCount()
107
{
108
return memscanner.scan_count();
109
}
110
111
uint64_t RamSearchModel::scanSize()
112
{
Callers
2
threadedNew
Method · 0.80
threadedSearch
Method · 0.80
Calls
1
scan_count
Method · 0.80
Tested by
no test coverage detected