MCPcopy Create free account
hub / github.com/collin80/SavvyCAN / getStatusUpdate

Method getStatusUpdate

frameplaybackwindow.cpp:371–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371void FramePlaybackWindow::getStatusUpdate(int frameNum)
372{
373 currentPosition = frameNum;
374 updateFrameLabel();
375}
376
377void FramePlaybackWindow::updateFrameLabel()
378{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected