Avnet Electronics Marketing - Community Forum
    |   
 
Home Design Services My Account About Avnet
Reply
New Member
Tusu
Posts: 1
Registered: ‎05-25-2012
0

Xilkernel time mesurement

hello

 

I have an query regarding XILKERNEL of xillinx,,

 

I want to measure the context siwtching time of a thread in this RTOS..then should is use xget_clock_ticks()?

 

what is the method to measure execution time of a thread? is it xget_clock_ticks()? or in normal using XPS_timer as we usually measure time in standalone case

 

regards