summaryrefslogtreecommitdiff
path: root/src/util/time.c
blob: 5bfc93612f416fe7f9ecbba2a5667193e985f5ff (plain)
1
2
3
4
5
#include "time.h"

clock_t sharedTick;

const char* sharedTickHint;