MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / frame_began

Method frame_began

DSView/pv/view/view.cpp:489–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489void View::frame_began()
490{
491 _search_hit = false;
492 _search_pos = 0;
493 set_search_pos(_search_pos, _search_hit);
494}
495
496void View::receive_end()
497{

Callers 1

feed_in_logicMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected