GTN_GetProfileTime¶ 指令原型: GT_API GTN_GetProfileTime(short core, int32_t* pProfileTime, int32_t* pDelay, int32_t* pStepCoef) 指令类型: 立即指令,调用后立即生效。 指令说明: 读取中断周期。 指令参数说明: core 核号,正整数,取值范围请参照核号参数范围一栏。 pProfileTime 中断周期,单位us。 pDelay 保留参数。 pStepCoef 保留参数。 指令返回值: 请参照通用返回值说明。