Skip to content

Add timers to core #6435

Closed
Closed
@brson

Description

@brson

Timers are provided by the runtime, specifically by uv. We will want a core::unstable::timer (to be promoted to core::timer) module with an API that can be backed either by libuv or by blocking implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions