Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetMaxValue
Method
GetMaxValue
trinity/Tr2LineGraph.cpp:328–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
float Tr2LineGraph::GetMaxValue() const
329
{
330
return m_maxValue;
331
}
332
333
std::vector<float> Tr2LineGraph::GetStatsHistory() const
334
{
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected