Closed
Bug 1695167
Opened 5 years ago
Closed 5 years ago
Implement the stable, monontonic clock for events in Rust
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(1 file)
As specified in the event timestamp proposal we now need to implement the clock.
Uptime.cpp is a good reference for that.
Additionally we need to move over language bindings to use the new clock.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jrediger
Type: defect → task
Priority: -- → P1
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
badboy merged PR #1546: "Bug 1695167 - Use a single implementation of a monotonic clock across all bindings" in 661ddb9.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•