doc changes; processRecord catch exceptions

This commit is contained in:
mrkraimer
2019-06-10 10:41:08 -04:00
parent e901ae3ea0
commit ffef21e58c
6 changed files with 114 additions and 17 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ public:
};
/**
* @brief A filter that sets a timeStamp to the current time.
* @brief A filter that sets a timeStamp to/from the current field or pvCopy.
*/
class epicsShareClass PVTimestampFilter : public PVFilter
{