Skip to content

Replace all time types wth TimeUnit_t #9

@marchc1

Description

@marchc1

TimeUnit_t is defined as a global using in GlobalUsings.cs now (well, it will be in my next commit):
global using TimeUnit_t = double;

All instances of double in the context of a time unit should probably be replaced with this.
Not like it'll ever change to be fair, but it's nice to have that option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions