From 9f0fcbd84a6ee3655f55629ed4b01d13647ac0c9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Jul 2021 00:57:13 -0700 Subject: Remove extra wrapper for platform clock support. --- src/core/clock.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/core/clock.h (limited to 'src/core/clock.h') diff --git a/src/core/clock.h b/src/core/clock.h deleted file mode 100644 index b369520b..00000000 --- a/src/core/clock.h +++ /dev/null @@ -1,20 +0,0 @@ -// -// Copyright 2017 Garrett D'Amore -// Copyright 2017 Capitar IT Group BV -// -// This software is supplied under the terms of the MIT License, a -// copy of which should be located in the distribution where this -// file was obtained (LICENSE.txt). A copy of the license may also be -// found online at https://opensource.org/licenses/MIT. -// - -#ifndef CORE_CLOCK_H -#define CORE_CLOCK_H - -#include "core/nng_impl.h" - -extern nni_time nni_clock(void); - -extern void nni_msleep(nni_duration); - -#endif // CORE_CLOCK_H -- cgit v1.2.3-70-g09d2