Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

a question #3

@xvde110

Description

@xvde110

every frame the script call startevent and endevent, that mean every frame we store a time that GPU use in buffer,but we get the time just every second, we may lost lots of frames time and what we get
is the latest frame.
if this project just want to get one frame time that GPU use,i think you should use bigger buffer to store,
i suggest we get one second GPU use time, every startevent,we add the before time, when call gettimeEvent,return the total time and reset it.

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