clock.handleDrag(value, time => {
                // set the time according to the new angle
                this.setTimestamp(time);

                // notify listeners an update has occured