Searched refs:CurentTime (Results 1 – 1 of 1) sorted by relevance
185 TI_UINT32 CurentTime; in TrafficMonitor_Start() local198 CurentTime = os_timeStampMs(TrafficMonitor->hOs); in TrafficMonitor_Start()206 AlertElement->TimeOut = AlertElement->TimeIntervalMs + CurentTime; in TrafficMonitor_Start()319 TI_UINT32 CurentTime ; in TrafficMonitor_RegEvent() local324 CurentTime = os_timeStampMs(TrafficMonitor->hOs); in TrafficMonitor_RegEvent()341 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertRegParm->TimeIntervalMs; in TrafficMonitor_RegEvent()521 TI_UINT32 CurentTime ; in TrafficMonitor_SetRstCondition() local527 CurentTime = os_timeStampMs(TrafficMonitor->hOs); in TrafficMonitor_SetRstCondition()554 TrafficAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs; in TrafficMonitor_SetRstCondition()576 TrafficResetAlertElement->TimeOut = CurentTime + TrafficAlertElement->TimeIntervalMs; in TrafficMonitor_SetRstCondition()[all …]