Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAMMiCA/ChangeSim
/ poll_events
Method
poll_events
script/utils/visualization.py:26–27 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
24
self.__vis.run()
25
26
def
poll_events(self):
27
self.__vis.poll_events()
28
29
def
update_renderer(self):
30
self.__vis.update_renderer()
Callers
2
__init__
Method · 0.95
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected