Rework closestKeyFrameToTimeStamp O(n) -> O(log n)
Take advantage of the new map data structure to compute closest keyframe in logarithmic time
parent
989dba2f
No related branches found
No related tags found
Take advantage of the new map data structure to compute closest keyframe in logarithmic time