FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void kProfileProbe_StartEx ( kProfileProbe  probe,
kProfileContext context 
)

Begins a thread-safe code profiling measurement.

kProfileProbe_StartEx ad kProfileProbe_StopEx should be used instead of kProfileProbe_Start and kProfileProbe_Stop if the code under test may be executed simultaneously by multiple threads.

Parameters
probeProbe object.
contextMeasurement context information.