I have a function, i need to know how much time it took for execution, to my belief it should take less than 10 millisecond, so im planing to print time before entering function and after execution of function
im running on C code Linux RT and my ide is eclipse, so which function can give me time pressie to milliseconds?