Added a simple way to time program run times

This commit is contained in:
2019-02-01 15:21:20 -05:00
parent dfdbae14bf
commit af09b185dc
2 changed files with 49 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
#Ignore all Visual Studio Code files
.vscode/*