Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@aditydcp aditydcp released this 18 Jun 19:36

Changes

Added the ticks of the timestamps to the exported data file. This allows usage for analytics using various programs and systems.

Important Note: The ticks are in the resolution of 100 nanoseconds. Meaning 1 tick represent 100 nanoseconds, and there are 10,000 ticks in a millisecond and 10 million ticks in a second. (See .NET 7 C# DateTime.Ticks for more info)

Full Changelog: 1.0.0...1.0.1