KeepSharedMemMapped: Keeps the shared memory acquisition buffers mapped.

View source: R/RcppExports.R

KeepSharedMemMappedR Documentation

Keeps the shared memory acquisition buffers mapped.

Description

KeepSharedMemMapped Keeps the shared memory acquisition buffers mapped.

Usage

KeepSharedMemMapped()

Details

The DLL periodically unmaps the shared memory to give the recorder application the possibility to (re)allocate the shared buffers. Call this function if you want to make sure that the shared memory pointers stay valid while you work with them. In this case you must call ReleaseSharedMemory explicitly when finished with your processing operation.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.