Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetHistLog
Method
GetHistLog
NetStream/source/yt_utils.cpp:453–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
}
452
453
ytutils::HistLog *ytutils::GetHistLog()
454
{
455
return s_histLog;
456
}
457
458
ytutils::FavLog *ytutils::GetFavLog()
459
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected