#include <time.h>
Include dependency graph for platformTime.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | platform_time time_t |
#define | platform_GetTime time(NULL) |
#define | platform_GetDuration(startTime, endTime) ((double) (endTime - startTime)) |
|
Definition at line 19 of file platformTime.h. |
|
Definition at line 18 of file platformTime.h. |
|
Definition at line 17 of file platformTime.h. |