For the last few days I've been mulling over 'predicting where my face would be' while the Face Detection algorithm in the play-services-vision
library works. For now I've come to the conclusion that I need the time it takes for the algorithm to process the last preview frame it gets.
How can I know how long it takes for the algorithm to process a preview frame?