|
CalcGetTime |
Top Previous Next |
|
Function returns the time a calculation took i seconds
This function is defined in C++ as: extern "C" __declspec(dllexport) double __stdcall CalcGetTime(void) Return The function return the time a calculation took in seconds.
Code examples Example
|