[PYTHON/COMMON] perf_counter 함수 : 경과 시간 구하기


■ perf_counter 함수를 사용해 경과 시간을 구하는 방법을 보여준다.

예제 코드 (PY)