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

Method update_all_trace_postion

DSView/pv/view/view.h:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 void update_view_port();
318
319 inline void update_all_trace_postion(){
320 signals_changed(NULL);
321 }
322
323 inline Viewport* get_time_view(){
324 return _time_viewport;

Callers 4

load_config_from_jsonMethod · 0.80
OnMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected