Exemplo n.º 1
0
 def _get_config_desc(self):
     ccd = ClientConfigDescriptor()
     ccd.root_path = self.path
     ccd.estimated_lux_performance = 2000.0
     ccd.estimated_blender_performance = 2000.0
     return ccd
Exemplo n.º 2
0
 def _get_config_desc(self):
     ccd = ClientConfigDescriptor()
     ccd.root_path = self.path
     return ccd