返回顶部 aclrtTimeoutUs typedef struct { uint32_t timeoutLow; // 超时时间的低32位值 uint32_t timeoutHigh; // 超时时间的高32位值 } aclrtTimeoutUs; 父主题: 数据类型及其操作接口