Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 395 Bytes

File metadata and controls

10 lines (7 loc) · 395 Bytes

Unity Editor Timer

Editor utility that tracks time while the Unity editor is open.

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 background
  • Playmode Time: Time spent with the Unity editor in Playmode
  • Inactive Time: Time spent while AFK