Business Measuring Clock
Sketches
Description
This clock is trying to map time with the level of busyness a person
would be in each day.
Because our feeling about 'time' is always very intimate,
following our own sensories.
When we are really busy, we would
feel the time runs faster than the time that we have nothing to do.
This clock is helping people become more efficient since by
adjusting the slider to show the busyness level,
time will run
even faster, so that we will have to work faster to follow the crazy
flow.
By using a p5 slider obejct, I can control the speed of
seconds from slow to fast corresponding to how busy we are.
If()statements were used to set up the second/minutes/hour loop,
I also use frameCount()and % to help set the loop of each scales.