Skip to content

Potentially confusing statements #3099

Open
@Baribj

Description

@Baribj

From the Scheduling: setTimeout and setInterval chapter:

The nested setTimeout guarantees the fixed delay (here 100ms).

Also:

Please note that all scheduling methods do not guarantee the exact delay.

Those two statements seem rather conflicting.

Perhaps the first one should be something along the lines of:

The nested setTimeout (under ideal processor conditions) guarantees the fixed delay (here 100ms).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions