Implemented the timer library

This commit is contained in:
2022-11-11 17:18:07 +00:00
parent 2c143a8be5
commit e0ab4106fa
5 changed files with 352 additions and 41 deletions

View File

@@ -2,7 +2,7 @@
#include "memory.h"
#include <time.h>
#include <sys/time.h>
static int nativeClock(Interpreter* interpreter, LiteralArray* arguments) {
//no arguments