MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetHistLog

Method GetHistLog

NetStream/source/tw_utils.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256twutils::HistLog *twutils::GetHistLog()
257{
258 return s_histLog;
259}
260
261twutils::FavLog *twutils::GetFavLog()
262{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected