benchmark silo added
[c11concurrency-benchmarks.git] / silo / ticker.cc
diff --git a/silo/ticker.cc b/silo/ticker.cc
new file mode 100644 (file)
index 0000000..432eab4
--- /dev/null
@@ -0,0 +1,3 @@
+#include "ticker.h"
+
+ticker ticker::s_instance;