Add TODO to see if we can make better choices of time sources
This commit is contained in:
parent
13e7b584b2
commit
97ee888aab
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
#endif
|
||||
#include <ctime>
|
||||
|
||||
// TODO: https://github.com/floooh/sokol/blob/9a6237fcdf213e6da48e4f9201f144bcb2dcb46f/sokol_time.h#L229-L248
|
||||
|
||||
static double curtime = 0;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue