get_timestep_idx 函数功能获取当前迭代时间步。 函数原型def get_timestep_idx(cls) -> Optional[int]: 返回值说明返回当前迭代的时间步。 父主题: class TimestepManager