MessageMgr::GetSnapshotFrequency
Defined in:
Returns the snapshot frequency.
C4Messages.h
Prototype
float GetSnapshotFrequency(void) const;
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