Added some time functions.

This commit is contained in:
2021-04-27 07:26:19 -07:00
parent 77b5cc131b
commit f559ff2092
10 changed files with 43 additions and 16 deletions

View File

@ -7,7 +7,9 @@
#pragma once
#define GAMETIME_STEP 0.016
#define GAMETIME_FIXED_STEP 0.016
#define GAMETIME_SMALLEST_STEP 0.001
typedef struct {
/**