This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Make View
startTime be high-resolution timestamps
#274
Labels
Currently the startTime (the start time for view) in the View interface use the number type (time in epoch millisecs).
Better Approach :
We now have the getTimestampWithProcessHRTime, which would be used to populate the times.
This is also required to make Stats data model compatible with Metrics data models.
The text was updated successfully, but these errors were encountered: