MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / GetFrameCount

Method GetFrameCount

imgui_tiny_app/imgui/imgui.cpp:5307–5310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5305}
5306
5307int ImGui::GetFrameCount()
5308{
5309 return GImGui->FrameCount;
5310}
5311
5312static ImDrawList* GetViewportBgFgDrawList(ImGuiViewportP* viewport, size_t drawlist_no, const char* drawlist_name)
5313{

Callers 1

LoadBitmapFromStreamFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected