Skip to content

Consider using 'monotime' Gem as basis of time measurement #16

Description

@jdickey

Sometime in The Glorious Future™, Freaky/monotime looks like it could be quite useful, not to mention interesting. In particular, its Instant class lets you establish a point in time and then take successive readings of the time difference between "now" and when that Instant was instantiated. Before we understood the difference between the Time class as defined in Ruby core and the Time class as defined in the Standard Library, we were considering using Instant for the password_reset_sent_atattribute required byCryptIdent. That would make checking for expiration even more trivially easy than straight Time` arithmetic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    future featureA good idea, but not for the current release.toolingRelated to use of third-party tools of whatever formwontfixThis will not be worked on

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions