Skip to content
/ ct Public

A script to get the compile time of something (not initially by me).

License

Notifications You must be signed in to change notification settings

trypolis464/ct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ct

A script to get the compile time of something (not initially by me).

Notes.

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.

Building

GCC/MinGW

gcc ct.c -s -o ct.exe

build.bat

You will need MinGW installed to run this bat file. If you do, simply press enter, and it should build!

About

A script to get the compile time of something (not initially by me).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published