forked from ground/ground
5 lines
116 B
C
5 lines
116 B
C
#pragma once
|
|
#include <groundext.h>
|
|
#include <time.h>
|
|
|
|
GroundValue datetime_NowEpoch(GroundScope* scope, List args); |