NRC_GetCycleTimeSec()
Get the elapsed running time of the current job file
Type
int=>Return the elapsed running time of the current job file
| Return value | Description |
|---|---|
| Return the elapsed running time of the current job file |
Parameter Option
None
Sample code
int timeSec= NRC_GetCycleTimeSec();//Get the elapsed running time of the current job file