Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ getQueueSize
Method
getQueueSize
src/server/gui/core/resources/TextureDataManager.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
size_t TextureDataManager::getQueueSize()
100
{
101
return mLoader->getQueueSize();
102
}
103
104
void TextureDataManager::load(std::shared_ptr<TextureData> tex, bool block)
105
{
Callers
1
getTotalMemUsage
Method · 0.80
Calls
2
width
Method · 0.45
height
Method · 0.45
Tested by
no test coverage detected