Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ Reset
Method
Reset
deps/LLGL/sources/Renderer/DebugLayer/DbgQueryTimerManager.cpp:30–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void DbgQueryTimerManager::Reset()
31
{
32
records_.clear();
33
queryIndex_ = 0;
34
queryHeapIndex_ = 0;
35
}
36
37
void DbgQueryTimerManager::Start(const char* annotation)
38
{
Callers
2
Begin
Method · 0.45
DXGetVideoAdapterDesc
Function · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected