MCPcopy Create free account
hub / github.com/RenderKit/oidn / SectionStats

Method SectionStats

external/catch.hpp:5539–5539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5537 double _durationInSeconds,
5538 bool _missingAssertions );
5539 SectionStats( SectionStats const& ) = default;
5540 SectionStats( SectionStats && ) = default;
5541 SectionStats& operator = ( SectionStats const& ) = default;
5542 SectionStats& operator = ( SectionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected