Equinox Online Help - Language Reference - A to Z
ProfilePause |
|
|---|---|
| Applies to | ![]() |
| Syntax | ProfilePause |
| Action | [Statement] Halts profiling |
| Scope | Usable anywhere |
| Notes | Profiling is suspended, however the data already captured is retained. From the keyboard, Ctrl-F12 has the same effect. The system workarea SysError is set to a non-zero value if an error occurs, otherwise zero. |
| Category | Profiling |
| See Also | ProfileEvent, ProfileEventStart, ProfileEventStop, ProfileMessage, ProfileLog, ProfileResume, ProfileReset, ProfileStatus |
| Example | This example avoids profiling during SaveRecord. ProfilePause |
