Measuring of rendering performance for Remote python-based Visualisation

You gotta clean up your code. Fix the indentation. Rename variables so that you don’t have nonsense statements like time+=double(1.0)/(sec). Remove superfluous whitespace like the three blank lines before the “ResetCamera” line.

Well-formatted code is much easier to review.