Skip to content

Possible time inaccuracy in Client::update #2

@yzsolt

Description

@yzsolt

Client::update takes a time delta and adds it to its internal time. Since time is stored as f64, this can lead to inaccuracies in the long run. We should take the current time instead, similar to the C implementation.

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