Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Use std::chrono::duration for callback scheduling and delays #3

@bryan-hicks

Description

@bryan-hicks

Currently, callback scheduling and delays are represented as fundamental integer types. Represent them as std::chrono::durations instead to make the callback system more robust.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions