Unravel Engine C++ Reference
Loading...
Searching...
No Matches
profiler_eviction_section.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace unravel
6{
7
12void profiler_draw_eviction_section(eviction_settings& state);
13
14} // namespace unravel
void profiler_draw_eviction_section(eviction_settings &state)