Hey guys, I'm a beginner in java. I'm trying to figure out a way to make a clock, but not one that would call on the computer's clock. Is there a way for java to calculate it by itself?
My end result would be a modified clock, where one second would be .84 of a second. I guess I could merely calculate it out of computer's clock, but if there's a way for my program to calculate time, I'd like it more.
Thanks for your help! :)
A Weird Clock Program
Started by
linkxs
, Sep 23 2011 07:06 PM
2 replies to this topic
#1
Posted 23 September 2011 - 07:06 PM
#2
Posted 26 September 2011 - 08:14 PM
How exactly do you expect this to work without the computer's clock?
You can't just calculate time.
You can't just calculate time.
#3
Posted 26 September 2011 - 11:05 PM
Kraicheck, on 26 September 2011 - 08:14 PM, said:
How exactly do you expect this to work without the computer's clock?
You can't just calculate time.
You can't just calculate time.










