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

Method seek

Suscan/Analyzer.cpp:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void
139Analyzer::seek(struct timeval const &tv)
140{
141 SU_ATTEMPT(suscan_analyzer_seek(this->instance, &tv));
142}
143
144void
145Analyzer::setAntenna(std::string const &name)

Callers 1

onSeekMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected