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