You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On top of ages, which are a function of the current wall-clock time, exposing timestamps (or numbers with a similar property) could be useful in case one needs a more absolute ordering.
Desired solution
Add allocationTimestamp() and releaseTimestamp() to PooledRefMetadata.
Motivation
On top of ages, which are a function of the current wall-clock time, exposing timestamps (or numbers with a similar property) could be useful in case one needs a more absolute ordering.
Desired solution
Add
allocationTimestamp()
andreleaseTimestamp()
toPooledRefMetadata
.Additional context
This might prove a pre-requisite for #88.
The text was updated successfully, but these errors were encountered: