C4 Engine
C4 Engine API Documentation

MessageMgr::GetSnapshotFrequency

Defined in:  C4Messages.h
Returns the snapshot frequency.
Prototype

float GetSnapshotFrequency(voidconst;

Description
The GetSnapshotFrequency function returns the snapshot frequency, in kilohertz. This value is simply the reciprocal of the snapshot time interval specified in milliseconds.
See Also

MessageMgr::GetSnapshotInterval

MessageMgr::SetSnapshotInterval

SnapshotSender