MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / SectionStats

Method SectionStats

unittests/catch.hpp:3603–3603  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3601 double _durationInSeconds,
3602 bool _missingAssertions );
3603 SectionStats( SectionStats const& ) = default;
3604 SectionStats( SectionStats && ) = default;
3605 SectionStats& operator = ( SectionStats const& ) = default;
3606 SectionStats& operator = ( SectionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected