Open
Bug 1352897
Opened 8 years ago
Updated 3 years ago
Add TimeStamp::MillisecondsSince1970()
Categories
(Core :: XPCOM, enhancement, P3)
Core
XPCOM
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | affected |
People
(Reporter: n.nethercote, Unassigned)
Details
This is a useful function, similar to https://developer.apple.com/reference/foundation/nsdate/1407504-timeintervalsince1970?language=objc.
Once implemented, it can be used to replace the grotty code involving PR_Now() in
StreamMetaJSCustomObject().
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•