openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_SAL_SysTimeGet()

uint32_t BSL_SAL_SysTimeGet ( BSL_TIME sysTime)

Obtain the system time.

Obtain the system time.

注意
none
参数
sysTime[out] Time
返回值
BSL_SUCCESS,obtainedthe time successfully.
BSL_SAL_ERR_BAD_PARAM,thevalue of cb is null.
BSL_INTERNAL_EXCEPTION,anexception occurred when obtaining the time.