MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / ReadBusy

Method ReadBusy

source/sound.cpp:168–171  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

166}
167//---------------------------------------------------------------------------
168bool __fastcall TSound::ReadBusy(void)
169{
170 return ! IsSilence();
171}
172//---------------------------------------------------------------------------
173bool __fastcall TSound::ReadAlmostFree(void)
174{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected