MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / OnWaitStart

Method OnWaitStart

Source/renbase2.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121// Used to update times spent waiting and not waiting.
122
123void CBaseVideoRenderer2::OnWaitStart()
124{
125} // OnWaitStart
126
127
128// Called when we are awoken from the wait in the window OR by our allocator

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected