nw::snd::SoundSystem::ClearSoundThreadTickCount Member Function

Syntax

#include <nw/snd/snd_SoundSystem.h>

static void ClearSoundThreadTickCount();

Arguments

None.

Return Values

None.

Description

Resets to zero the cumulative processing time of and the number of operations that occurred within the sound thread process.

See Also

GetSoundThreadTickCount

Revision History

2010/05/08
Initial version.

CONFIDENTIAL