Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ GetTotalSize
Method
GetTotalSize
IntelPresentMon/PresentMonAPIWrapper/BlobContainer.cpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
size_t BlobContainer::GetTotalSize() const { return blobSize_ * nBlobs_; }
60
61
size_t BlobContainer::GetBlobSize() const { return blobSize_; }
62
Callers
1
BlobContainer.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected