Skip to content

add config option to make absolute_time_t always a uint64_t #729

@kilograham

Description

@kilograham

The intention was that people would always use the macros (e.g. to_us_since_boot, so the difference in implementation would not matter.

As stated in the docs the reason for making absolute_time_t a separate type was to avoid confusion between timeouts and longs.

Frankly, if people were using the macros, it is probably fine to make the default be that everything is a uint64_t.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions