MessageMgr::GetSnapshotInterval
Defined in:
Returns the time in between snapshots.
C4Messages.h
Prototype
int32 GetSnapshotInterval(void) const;
Description
The GetSnapshotInterval
function returns the time, in milliseconds, that the Message Manager waits after sending a state snapshot before the next snapshot is sent.
See Also
MessageMgr::GetSnapshotFrequency