mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-27 19:31:18 +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_api_posix.cmake | ||
| posix_blocking_op.c | ||
| posix_clock.c | ||
| posix_file.c | ||
| posix_malloc.c | ||
| posix_memmap.c | ||
| posix_sleep.c | ||
| posix_socket.c | ||
| posix_thread.c | ||
| posix_time.c | ||