Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getSourceEndTime
Method
getSourceEndTime
include/Suscan/Analyzer.h:216–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
inline struct timeval
217
getSourceEndTime(void) const
218
{
219
return this->c_info->source_end;
220
}
221
222
223
inline void
Callers
1
notifySourceInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected