Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHI > Queries time units are inconsistent with the instruction #601

Open
LB-ArturZieba opened this issue Mar 30, 2023 · 0 comments
Open
Assignees

Comments

@LB-ArturZieba
Copy link

Describe the bug
On the https://github.com/o3de/o3de-atom-sampleviewer/wiki/RHI-Samples#queries it is mentioned that: Enable Timestamp queries (if supported): this will show the time in nanoseconds that the whole drawing process takes. It should be smaller when the red quad is occluded.. This is inconsistent with time units shown on the image, or in Atom Sample Viewer ("us" - microseconds, instead of "ns" - nanoseconds):
image

This issue also occurs on Windows.

Prerequisites

  • O3DE engine available.
  • AtomSampleViewer project built.

Steps to reproduce

  1. Go to Samples > RHI > Queries.
  2. Tick the Enable Timestamp queries checkbox.
  3. Look at the Draw time units.

Expected behavior
Draw time units are "ns".

Actual behavior
Draw time units are "us".

Found in Branch
O3DE Installer - Stabilization/2305 (26273c22ff71950eb68d137fed25125ebbaa12d6)
AtomSampleViewer - Stabilization/2305 (cee84fa)

Desktop

  • Device: PC
  • OS: Linux
  • Version: Ubuntu 22.04.1 LTS
  • CPU AMD Ryzen 5 3600
  • GPU NVIDIA GeForce RTX 2060 SUPER
  • Memory 16GB
@moudgils moudgils self-assigned this Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants