Page 1 of 1
Display Ruby time?
Posted: Mon Apr 08, 2013 10:08 am
by nix
I was wondering if it's possible to get Ruby to automatically output time?
Here is the time,
but you need to get it with a trigger->

- display time.png (11.11 KiB) Viewed 9495 times
Cheers
Re: Display Ruby time?
Posted: Mon Apr 08, 2013 3:14 pm
by Jay
Hi Nix
not sure if this is what you are after but it might give a pointer on self ticking! its a simple ruby time and date module!
Best regards
Re: Display Ruby time?
Posted: Mon Apr 08, 2013 11:35 pm
by nix
Thanks Jay,
that's a cool example. I'm learning this some now.
Is there any other way than using 'input' & 'output' in the codebox?
I can use this function now a little,
as I have been trying to use the custom ticker without crashing my host.
Just wondering if that's pretty much the way to make it tick?
or is there another option?