I want to calculate how much time particular encryption algorithm takes while uploading file on server.
I have used time.process_time() , time.time
time.process_time()
time.time