Searched refs:nowTime (Results 1 – 2 of 2) sorted by relevance
232 uint32_t nowTime; in HalUartRecv() local261 nowTime = TICKS_TO_MS(hal_sys_timer_get()); in HalUartRecv()262 if ((uint32_t)(nowTime - beginTime) >= timeOut) { in HalUartRecv()
1099 uint64_t nowTime = GetRtcTime(); in UpdateAntiBruteFile() local1109 ret = SetAntiBruteInfoById(templateId, errorCount, nowTime); in UpdateAntiBruteFile()