Skip to content

Profiler - delta/time incorrect on first checkpoint #47

Open
@brianmajor

Description

@brianmajor

I believe there are two issues with the Profiler.checkpoint().

  1. If the first checkpoint takes 0ms, then then only time=0 is logged. delta=0 should also be logged.

  2. If the first checkpoint takes > 0ms then on the second log profile record the time is less than the delta.

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