set_start_time 函数功能 设置FlowMsg消息头中的开始时间戳。 函数原型 set_start_time(self, start_time : int) -> None 参数说明 参数名 输入/输出 描述 start_time 输入 开始时间戳。 返回值 无 异常处理 无 约束说明 无 父主题: FlowMsg类