Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ remove
Method
remove
srtcore/queue.cpp:273–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void srt::CSndUList::remove(const CUDT* u)
274
{
275
ScopedLock listguard(m_ListLock);
276
remove_(u);
277
}
278
279
steady_clock::time_point srt::CSndUList::getNextProcTime()
280
{
Callers
2
worker
Method · 0.45
removeConnector
Method · 0.45
Calls
3
erase
Method · 0.80
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected