MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getMeasuredSampleRate

Method getMeasuredSampleRate

Suscan/Analyzer.cpp:239–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239SUSCOUNT
240Analyzer::getMeasuredSampleRate(void) const
241{
242 return static_cast<SUSCOUNT>(
243 suscan_analyzer_get_measured_samp_rate(this->instance));
244}
245
246struct timeval
247Analyzer::getSourceTimeStamp(void) const

Callers 2

applySourceInfoMethod · 0.45
onPSDMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected