Searched refs:MonitorType (Results 1 – 2 of 2) sorted by relevance
18 def __init__(self, file_path, MonitorType, extra_params={}): argument19 self.monitor_type = MonitorType
59 def __init__(self, file_path, MonitorType, extra_params={}): argument60 if MonitorType != "per_task":
Completed in 3 milliseconds