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