wasm-micro-runtime/samples/littlevgl/vgl-native-ui-app/lv-drivers/system_header.h

10 lines
169 B
C
Raw Normal View History

/*
* Copyright (C) 2019 Intel Corporation. All rights reserved.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*/
#include <stdio.h>
int
time_get_ms();