mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-30 19:33:43 +00:00
Add os_clock_res_get and os_clock_time_get in platform_api_extension.h, and implement them in posix like platforms and windows platform. |
||
|---|---|---|
| .. | ||
| platform_init.c | ||
| platform_internal.h | ||
| shared_platform.cmake | ||
| win_atomic.cpp | ||
| win_clock.c | ||
| win_file.c | ||
| win_malloc.c | ||
| win_memmap.c | ||
| win_socket.c | ||
| win_thread.c | ||
| win_time.c | ||