[Update]调试面板增加多屏的发送或接收数据的时间戳显示
This commit is contained in:
@@ -165,4 +165,10 @@ interface IMoGoAutopilotProvider : IMoGoFunctionServerProvider {
|
||||
* @param actionCode 上报字段code
|
||||
*/
|
||||
fun getReportActionDesc(actionCode:String): String
|
||||
|
||||
/**
|
||||
* 记录最新的司机屏发送数据的时间戳
|
||||
* 或乘客屏解析数据的时间戳
|
||||
*/
|
||||
fun getTeleTimeStamp(): Long
|
||||
}
|
||||
Reference in New Issue
Block a user