mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-22 13:30:55 +02:00
Seems compiling and no crash
This commit is contained in:
@@ -87,7 +87,7 @@ uint64_t JfjFrameWorker::get_frame_from_udp(ModuleFrame& metadata, char* frame_b
|
||||
}
|
||||
|
||||
void JfjFrameWorker::run(){
|
||||
|
||||
std::cout << "Running worker loop" << std::endl;
|
||||
|
||||
// Might be better creating a structure for double buffering
|
||||
ModuleFrame frameMeta;
|
||||
|
||||
Reference in New Issue
Block a user