A digital clock I've made after doing an analog one.
This one use thyme to control the segments display and count the time.
Press "Q" to increment the hours and "W" to increment the minutes. The seconds counter is reset if you increment the minutes.
Note: In case the simulation goes too slow, go to "File -> New Scene" to clean up and "File -> Load Scene..." to load this scene again.
Have phun!
Extras (can be changed anytime in the console):
scene.my.ledon - Color when the LEDs are lit (Default: [0.4, 1.0, 0.4, 1.0] )
scene.my.ledoff - Color when the LEDs are off. (Default: [0.0, 0.25, 0.0, 1.0] )