Accurate compile timing Created 18 years ago2005-10-02 13:28:14 UTC by Fragmeister Fragmeister

Created 18 years ago2005-10-02 13:28:14 UTC by Fragmeister Fragmeister

Posted 18 years ago2005-10-02 13:28:14 UTC Post #138800
I have reason to believe that the compile times that zoner's tools give you are somewhat inaccurate. So, I made a small utility that will give you very accurate times, to 15 decimal places. Get it here: tekcities.com/fragmeister/files/basic/protime.zip

You may have to right-click and click "save as".

Please give me comments, suggestions, or anything!
Created using FreeBASIC
Posted 18 years ago2005-10-02 13:29:35 UTC Post #138801
Nice. Dling.. :)
Daubster DaubsterVault Dweller
Posted 18 years ago2005-10-02 13:31:45 UTC Post #138803
so this will decrease my compile time ? :
Posted 18 years ago2005-10-02 13:32:11 UTC Post #138804
When i choose save as, it saves as a html file. :/
The Mad Carrot The Mad CarrotMad Carrot
Posted 18 years ago2005-10-02 13:32:28 UTC Post #138805
no, it just tells you how long your compile took. I can't decrease your compile time.
Posted 18 years ago2005-10-02 13:35:45 UTC Post #138807
When i choose save as, it saves as a html file. :/
crap! there's something wrong with my host. Will fix...
Posted 18 years ago2005-10-02 14:10:44 UTC Post #138815
Um, why the hell would you want a stopwatch 'accurate' to fifteen decimal places?
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 18 years ago2005-10-02 14:54:09 UTC Post #138832
because I can! Don't bother do d/l it now, the link doesn't work, I'm having issues with my host. But i'll fix it.
Posted 18 years ago2005-10-02 15:40:50 UTC Post #138838
I don't see the need for such a tool actually, as Seventh said...

Or are you learning to program and chose an exercise for yourself or such?
Posted 18 years ago2005-10-02 16:29:01 UTC Post #138843
Posted 18 years ago2005-10-02 21:51:11 UTC Post #138879
Or are you learning to program and chose an exercise for yourself or such?
I just got FreeBasic, and am learning how to use it. I've been using qb for 4 or 5 years, (maybe more), and this was something that I wanted just for fun, figured other people might benefit from it. But the download still doesn't work, so don't bother trying until I fix it.
Posted 18 years ago2005-10-02 23:52:56 UTC Post #138888
Hey, if you need any help, I'm here. I've used QBASIC for a while, too (I still have my first QB program on my computer) and just got the hang of FreeBasic a couple months ago.
Posted 18 years ago2005-10-03 09:57:03 UTC Post #138951
Freebasic is cool because the syntax is identical to qb with about 2 exceptions. BTW, I think the link might work now! At least it works in ie. I only had trouble w/firefox. (scary, huh!)
Posted 18 years ago2005-10-03 10:15:45 UTC Post #138953
BASIC. :P
Posted 18 years ago2005-10-03 10:20:04 UTC Post #138955
I've used QBasic too. 7 years ago. I'm glad I switched to C++ actually.

// Now to finish that logigram program... gotta write a script parser for the input and a solving alghorithm for, well, the input... ;)
Posted 18 years ago2005-10-03 10:59:09 UTC Post #138960
C/C++ are good languages to know, but i'm way too lazy to learn! :tired:
You must be logged in to post a response.