This is a clock application built with Unity, implementing a Clock, Timer, and Stopwatch using reactive programming (UniRx) and dependency injection (Zenject). Designed with a clean architecture to ...
Times are tracked separately for each user and divided into the following categories: Active Time: Time spent with the Unity editor in focus Idle Time: Time spent with the Unity editor in the ...