MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / ToMB

Function ToMB

engine/Poseidon/Dev/Debug/DebugOverlay.cpp:916–919  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

914}
915} // namespace
916
917inline float ToMB(size_t bytes)
918{
919 return static_cast<float>(bytes) / (1024.0f * 1024.0f);
920}
921
922void DrawMemoryTab()

Callers 1

DrawMemoryTabFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected