# File vtk/gtk/GtkVTKRenderWindowInteractor.rb, line 108 def CreateTimer(self, obj, event) gtk.timeout_add(10, self._Iren.TimerEvent) end