A script to get the compile time of something (not initially by me).
This script was not initially by me. I don't know who made it initially, I just found it online. I will continue to make updates to it as I see fit.
gcc ct.c -s -o ct.exe
You will need MinGW installed to run this bat file. If you do, simply press enter, and it should build!