refactoredCPPNeuronMesher
doctest::timeout Struct Reference

#include <doctest.h>

Public Member Functions

 timeout (double in=0)
 
void fill (detail::TestCase &state) const
 
void fill (detail::TestSuite &state) const
 

Public Attributes

double data
 

Constructor & Destructor Documentation

◆ timeout()

doctest::timeout::timeout ( double  in = 0)
inline

Member Function Documentation

◆ fill() [1/2]

void doctest::timeout::fill ( detail::TestCase state) const
inline

◆ fill() [2/2]

void doctest::timeout::fill ( detail::TestSuite state) const
inline

Member Data Documentation

◆ data

double doctest::timeout::data

The documentation for this struct was generated from the following file: