Searched refs:TimeChartByCPU (Results 1 – 1 of 1) sorted by relevance
4653 charts_menu.addAction(CreateAction("&Time chart by CPU", "Create a new window displaying time charts by CPU", self.TimeChartByCPU, self))4715 def TimeChartByCPU(self): member in MainWindow