Skip to content

Commit 4d3e20b

Browse files
authored
Inline Comment: Seconds
1 parent b765334 commit 4d3e20b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/openPMD/Series.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ namespace internal
217217
* True if a user opts into lazy parsing.
218218
*/
219219
bool m_parseLazily = false;
220-
uint64_t m_hintLazyParsingAfterTimeout = 20;
220+
uint64_t m_hintLazyParsingAfterTimeout = 20; // seconds
221221

222222
/**
223223
* In variable-based encoding, all backends except ADIOS2 can only write

0 commit comments

Comments
 (0)