Skip to content

Again: #565 #566

@ben-sol

Description

@ben-sol

merge founds

line 1732: auto timeout = static_cast(sec * 1000 + usec);
line 1756: auto timeout = static_cast(sec * 1000 + usec / 1000);
line 1789: auto timeout = static_cast(sec * 1000 + usec);

It's always MICROSECONDS, so please reconsider your commit (1732 and 1789 are wrong).
Note you're very fast (that's good), but it was the wrong direction this time. Sorry, I will be more precise next time...

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