pypomp.PanelPomp.time¶ PanelPomp.time() → DataFrame¶ Get a DataFrame summarizing execution times of run methods. Returns: DataFrame with columns 'method' and 'time'. Return type: pd.DataFrame