Searched refs:nowFlushTimestamp (Results 1 – 1 of 1) sorted by relevance
646 int64_t nowFlushTimestamp = 0; in SelectHitchsInfo() local655 nowFlushTimestamp = presentTimeRecords_[order].presentTime; in SelectHitchsInfo()657 float time = (nowFlushTimestamp - lastFlushTimestamp) / FPS_TO_MS; in SelectHitchsInfo()667 lastFlushTimestamp = nowFlushTimestamp; in SelectHitchsInfo()