Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/s/o/Source.Python-HEAD/addons/source-python/packages/source-python/listeners/tick/__init__.py Source.Python(Download)
# Register the tick listener TickListenerManager.register_listener(self.callback) def __call__(self):
src/s/o/Source.Python-HEAD/addons/source-python/packages/source-python/listeners/tick/delays.py Source.Python(Download)
# Register the tick listener TickListenerManager.register_listener(self._tick) # Add the item to the dictionary as a _Times instance