-
Notifications
You must be signed in to change notification settings - Fork 5
Higher resolution timestamps #359
Copy link
Copy link
Open
Labels
enhancementMinor features, and improvements on existing functionalityMinor features, and improvements on existing functionalityrefactorRedesign of code without significant changes in functionalityRedesign of code without significant changes in functionality
Metadata
Metadata
Assignees
Labels
enhancementMinor features, and improvements on existing functionalityMinor features, and improvements on existing functionalityrefactorRedesign of code without significant changes in functionalityRedesign of code without significant changes in functionality
Given that even phones have 64 bit CPUs at this point, it might be time to switch to 64 bit timestamps, with higher sub-sample resolution. A 48:16 timestamp format would have a number of advantages over the current 24:8 format:
Other formats may be of interest, for a bit of extra resolution, but the wrap time quickly becomes a real issue;