MCPcopy Create free account
hub / github.com/chrxh/alien / update

Method update

source/Gui/HistogramLiveStatistics.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13void HistogramLiveStatistics::update(HistogramData const& data)
14{
15 _lastHistogramData = data;
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected