RealTimeActiongetSyncQueueDataSizeOn this pagegetSyncQueueDataSizeuint64_t getSyncQueueDataSize() const; Returns the size of the SyncQueue on this rank. Parameters returns The size of the SyncQueue on the current rank Example uint64_t rank_queue_size = getSyncQueueDataSize(); Header #include <sst/core/realtimeAction.h>