Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ clear
Method
clear
Source/ThirdParty/tracy/client/TracyFastVector.hpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void clear()
76
{
77
m_write = m_ptr;
78
}
79
80
void swap( FastVector& vec )
81
{
Callers
6
Clear
Method · 0.45
ClearDebugInfoVector
Function · 0.45
CompressWorker
Method · 0.45
ClearSerial
Method · 0.45
TracyProfiler.cpp
File · 0.45
elf_iterate_phdr_and_add_new_files
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected