Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multiple System Time Clock

I'm looking for a way to have multiple time clocks running along side the system time clock that are also accessible programatically so that I could access their time values much like I can system time with C#. A third party framework is acceptable. Anyone have any ideas, or even heard of such a need?

like image 729
danielea Avatar asked Aug 05 '26 09:08

danielea


1 Answers

This might be totally off but why not just use the system clock as is and store offsets for your 'other clocks' (not sure what you are trying to do exactly) and wrappers to make them work similar? Still one clock, just different views to give different perspectives.

like image 152
Kelsey Avatar answered Aug 06 '26 21:08

Kelsey



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!