Animated ticking clock based on timer countdown

Hi I’ve created a time based game where the user has two minutes to complete a task.
I already have implemented an onscreen timer countdown but I don’t want to show it in numerical format because there is quite a lot of numerical data on the GUI already.
I’ve seen this helpful post but ideally I’d like some form of animated ticking clock hand rather than just animating a radial mask.

If anyone has done this before or knows of a tutorial it would be great.