Files
epics-base/documentation/new-notes/pvData-8.0.7.md
2025-12-15 15:53:01 -06:00

297 B

pvData Module

Changes to this module since the previous release:

Release 8.0.7

  • Compatible changes
    • Allow epics::pvData::Timer to be cancelled during callback execution.
    • Clang compiler warnings cleaned up.
    • Limit periodic timers to one catch-up after missing many events.