Searched refs:timespecAddNanos (Results 1 – 1 of 1) sorted by relevance
58 struct timespec timespecAddNanos(const struct timespec t, const int64_t addNs) { in timespecAddNanos() function557 nextFrameT = timespecAddNanos(nextFrameT, frameDurationNs); in captureOneFrame()