G
Guest
Hi all,
I have a function in C++/CLI that calls a native C++ function.
I want the C++/CLI function to measure the time between the call to the
unmanaged function and the return to the managed function.
Can anyone point me in the right direction?
I don`t really know where to start and have not found anything on google or
MSDN NGs.
Thanks!
I have a function in C++/CLI that calls a native C++ function.
I want the C++/CLI function to measure the time between the call to the
unmanaged function and the return to the managed function.
Can anyone point me in the right direction?
I don`t really know where to start and have not found anything on google or
MSDN NGs.
Thanks!