Files
cground/libs/datetime/time_functions.h

5 lines
116 B
C
Raw Normal View History

2026-03-20 06:28:55 +11:00
#pragma once
#include <groundext.h>
#include <time.h>
GroundValue datetime_NowEpoch(GroundScope* scope, List args);