- application timer,與HW timer類似,但不同的地方在於,他們不能相互中斷。
- 範例:
/* Create an
application timer that executes "my_timer_function" after 100
timer-ticks initially and then
- 假設多個timer時間周其設一樣,其執行順序會按照啟動順序。
priority 0
- 時間計算是以tick為單位(通常是10ms)。
measure performance:
current_time tx_time_get( );
沒有留言:
張貼留言