Add sleep to test reader

This commit is contained in:
2020-04-20 17:38:11 +02:00
parent 0048d7709e
commit 653fffdc24
+1
View File
@@ -55,6 +55,7 @@ int main (int argc, char *argv[]) {
::memset(pulse_id_buffer, 0, sizeof(pulse_id_buffer));
while (true) {
this_thread::sleep_for(chrono::milliseconds(100));
H5Drefresh(pulse_id_dataset.getId());
pulse_id_dataset.read(