Skip to content

Typo in FrameCounter from examples #4724

@cantudo

Description

@cantudo

Description
There is a typo in the FrameCounter update function implementation from the examples (here), there is a variable called elasped_secs, which naturally should be elapsed_secs.

Repro steps
The code I am referring to is here.

Expected vs observed behavior
I would expect the variable to be called elapsed_secs instead of elasped_secs.

Extra materials
N/A

Platform
N/A

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