summaryrefslogtreecommitdiff
path: root/src/KingSystem/System/Timer.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2020-11-08 21:58:52 +0100
committerLéo Lam <leo@leolam.fr>2020-11-08 22:04:33 +0100
commitff3421d4eb65caecac9465ce84a376dad6dd3a8d (patch)
treec2030126a473e1755856c342e44a5af1f68365cc /src/KingSystem/System/Timer.cpp
parentf7e6cce7a9c7c89afd1e013294ed427ace08d350 (diff)
ksys: Add Timer (header only for now)
Diffstat (limited to 'src/KingSystem/System/Timer.cpp')
-rw-r--r--src/KingSystem/System/Timer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KingSystem/System/Timer.cpp b/src/KingSystem/System/Timer.cpp
new file mode 100644
index 00000000..ad1d92e8
--- /dev/null
+++ b/src/KingSystem/System/Timer.cpp
@@ -0,0 +1 @@
+#include "KingSystem/System/Timer.h"