Skip to content

Commit

Permalink
solve
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsmagd committed Aug 26, 2024
1 parent 4aa28fa commit 23598d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Ifnity/Ifnity/src/Ifnity/Layers/NVML_Layer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ class IFNITY_API NVML_Monitor :public Layer
{
m_avgCpu.addValue(cpuMeasure.cpu[m_nvmlMonitor->getOffset()]);
s_refreshRate = ImGui::GetTime();


}
}

Expand Down

0 comments on commit 23598d1

Please sign in to comment.