Hello,
I am brand new to programming, I've worked with computers for several years but decided to learn a new skill. I'd consider myself a hobbyist when it comes to programming. In any case, I've been working with the timer function and I want to make a simple clock that displays milliseconds, or tenths of a second, etc. There is nothing practical about this other than the educational factor. I may be trying to do something too advanced for my skill level and if so, then perhaps somebody could point me in the right direction for a newbie. I have made a simple desktop digital clock with no trouble, but I have scoured many websites and blogs, and have had no luck in figuring this out.
I'm using VB6.0 and have simply used a label and a timer to create the clock using a format of HH:MM:SS.
I appreciate any help or advice.
Thanks