opened 07:00PM - 17 Nov 23 UTC
closed 07:04PM - 17 Nov 23 UTC
✨ New extension
### Description
Calculation of the time passed (in and out of the game).
By …LazyPanda(Mahan-ashrafi)
### How to use the extension
for calculating the time between 2 points in time.
no matter the game/app is open or closed , if you have a timestamp saved when the game/app is open it will keep track of the time passed
### Checklist
- [X] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices).
- [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
### What tier of review do you aim for your extension?
Reviewed
### Example file
[ExampleProject.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14731017/ExampleProject.zip)
### Extension file
[OfflineTimeTrackerExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/14731020/OfflineTimeTrackerExtension.zip)