This commit is contained in:
Branimir Karadžić
2017-09-21 21:37:16 -07:00
parent 2abe7db80a
commit bf9dc4692e
4 changed files with 4 additions and 4 deletions

View File

@@ -4491,7 +4491,7 @@ BX_UNUSED(presentMin, presentMax);
, !!(m_resolution.m_flags&BGFX_RESET_MAXANISOTROPY) ? '\xfe' : ' '
);
double elapsedCpuMs = double(timeBegin)*toMs;
double elapsedCpuMs = double(frameTime)*toMs;
tvm.printf(10, pos++, 0x8e, " Submitted: %5d (draw %5d, compute %4d) / CPU %7.4f [ms] "
, _render->m_num
, statsKeyType[0]