Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add timestamp to entries in 'touches' array #716

Open
dfkettle opened this issue Dec 11, 2022 · 0 comments
Open

[Feature Request] Add timestamp to entries in 'touches' array #716

dfkettle opened this issue Dec 11, 2022 · 0 comments

Comments

@dfkettle
Copy link

Would it be possible to add a timestamp to the entries in the 'touches' array? Say, the number of milliseconds since the app started? I know there's an 'id' field, but the id numbers get re-used as the array shrinks and grows, so they're not really unique id numbers. Or alternatively, modify the logic so that once an id number has been used, it doesn't get re-used until the app closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants