Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

time2run

A C++ program to measure the time required for the execution of a program in Windows.

How to run

Use the following command to execute the program with pgtime and wait for the output with the information.

pgtime <program_name>