From 8f8295d68968b7a60a038e61721bc195e96aa884 Mon Sep 17 00:00:00 2001 From: Tarek Sherif Date: Mon, 12 Feb 2024 06:59:29 -0500 Subject: [PATCH] Per-pass timer API --- cube.html | 17 ++--- deferred.html | 35 +++++++--- multi-canvas.html | 26 ------- particles.html | 26 ++++--- pick.html | 40 ++++++----- utils/Timer.js | 170 ++++++++++++++++++++++++++-------------------- 6 files changed, 168 insertions(+), 146 deletions(-) diff --git a/cube.html b/cube.html index 896f6d3..347fd6e 100644 --- a/cube.html +++ b/cube.html @@ -31,10 +31,10 @@
- CPU Time: + CPU Frame Time:
- GPU Time: + GPU Draw Time: