SYMBOL INDEX (11 symbols across 2 files) FILE: example/main.cpp class Profiler (line 22) | class Profiler type Stage (line 26) | enum Stage type Scope (line 44) | struct Scope type Entry (line 52) | struct Entry method Frame (line 59) | void Frame() method Begin (line 66) | void Begin(Stage stage) method End (line 76) | void End(Stage stage) method ImU8 (line 87) | ImU8 GetCurrentEntryIndex() const function ProfilerValueGetter (line 115) | static void ProfilerValueGetter(float* startTimestamp, float* endTimesta... function main (line 142) | int main(int, char**) FILE: imgui_widget_flamegraph.h function namespace (line 35) | namespace ImGuiWidgetFlameGraph {