Searched defs:startTime (Results 1 – 7 of 7) sorted by relevance
61 struct timespec startTime; variable
179 …4_t CalculateOffset(const int64_t frameIndex, const int64_t framePeriodNs, const int64_t startTime) in CalculateOffset()185 int64_t UpdateTimeOffset(const int64_t frameIndex, const int64_t framePeriodNs, int64_t &startTime) in UpdateTimeOffset()196 bool IsOutDurationRange(int64_t startTime, int64_t endTime, int64_t lastStartTime) in IsOutDurationRange()
199 OsalTimespec startTime; in MessageSingleNodeTest003() local299 OsalTimespec startTime; in MessageSingleNodeTest005() local
444 auto startTime = GetNanoTime(); in Write() local490 auto startTime = GetNanoTime(); in Read() local
71 int64_t startTime = GetNowTimeUs(); in CaptureFrame() local
102 int64_t startTime = GetNowTimeUs(); in RenderFrame() local
145 uint64_t startTime; /* ms */ member