Skip to content

lisembart/UnityProjectTimeCounter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Unity Project Time Counter

When I use Unity, I often wonder how much time it took to do my projects. Unity Project Time Counter measures gives you such preview. The data is serialized to a .dat file and the time of the current session and the total time can be previewed in the Unity editor in a special window.

Setup

Download .unitypackage from link below, and import it to your Unity project or copy the contents of the Editor folder to the Editor folder in your project. If you do not have the Editor folder, simply create it.

How to use it

Each time you start the project, the console will display information about the time you have spent. If you want to check it later, go to Window / Project Time Counter and a window will open where you can check the the current session and all time spent with the project.

Screenshots

screenshot1

Screenshot__2

https://github.com/lisembart/UnityProjectTimeCounter/releases/download/1.0/UnityProjectTimeCounter.unitypackage

About

Simple extension for Unity which counts total time spent with Unity projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages