|
amap_map_sdk 2.1.2
高德地图RTOS地图SDK
|
系统相关适配接口 更多...
#include <awk_adapter.h>
成员变量 | |
| uint64_t(* | get_system_time )(void) |
| 获取系统时间回调 | |
| int(* | log_printf )(const char *__fmt,...) |
| print回调,参考printf | |
系统相关适配接口
在文件 awk_adapter.h 第 485 行定义.
| uint64_t(* awk_system_adapter_t::get_system_time) (void) |
| int(* awk_system_adapter_t::log_printf) (const char *__fmt,...) |