Skip to content

sleep, sleep-until, & sleep-timer are under Date but belong elsewhere #4628

@arkiuat

Description

@arkiuat

sleep & sleep-timer both take a Real representing seconds of time. sleep-until takes an Instant, but also automatically coerces a DateTime argument to Instant.

None of this has anything remotely to do with the Date class.

It would make more sense to document these three subs under DateTime if we want to keep them in a class, or else in the independent routines section, especially for people browsing or systematically reading the docs and not just searching for one item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions