Message Manager
C4Messages.h

MessageMgr::GetSnapshotInterval

Returns the time in between snapshots.
Prototype

long GetSnapshotInterval(voidconst;

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

MessageMgr::SetSnapshotInterval

SnapshotSender