mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
something
This commit is contained in:
parent
85d6e68889
commit
baa6d4e1c2
3 changed files with 2 additions and 39 deletions
|
|
@ -84,9 +84,6 @@ void tbEndTimer(Const char* name)
|
|||
}
|
||||
assert(n != 1500);
|
||||
TimerBar.Timers[n].endTime = (float)CTimer::GetCurrentTimeInCycles() / (float)CTimer::GetCyclesPerFrame();
|
||||
if (strcmp(name, "EndOfFrame")) {
|
||||
endOfFrameTime = TimerBar.Timers[n].endTime - TimerBar.Timers[n].startTime;
|
||||
}
|
||||
}
|
||||
|
||||
float Diag_GetFPS()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue