bl_iot_sdk icon indicating copy to clipboard operation
bl_iot_sdk copied to clipboard

Do bl602 have counter?

Open zhageww opened this issue 3 years ago • 1 comments

If yes, how to use? thanks.

zhageww avatar Feb 24 '21 12:02 zhageww

@zhageww Please check bl_time.h

uint32_t bl_timer_now_us(void); uint64_t bl_timer_now_us64(void);

YafeiJin avatar Feb 24 '21 13:02 YafeiJin