16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 12:29:18 +02:00

reflection map fidelity level

This commit is contained in:
tmj-fstate
2020-08-03 16:49:01 +02:00
parent f2110ced25
commit d13221b270
7 changed files with 244 additions and 27 deletions

View File

@@ -12,6 +12,7 @@ http://mozilla.org/MPL/2.0/.
namespace Timer {
double GetTime();
double GetRenderTime();
double GetDeltaTime();
double GetDeltaRenderTime();