Timing + Module Naming
- Changed
time.timetotime.perf_counterfor timing precision and cross-platform consistency - Changed
helpers.pytoprocess.pyto better reflect the intent of the functions
time.time to time.perf_counter for timing precision and cross-platform consistencyhelpers.py to process.py to better reflect the intent of the functions