MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / func

Method func

include/thundersvm/util/log.h:3473–3475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3471 return m_line;
3472 }
3473 inline const char* func(void) const {
3474 return m_func;
3475 }
3476 inline const base::type::string_t* formattedTimeTaken() const {
3477 return &m_formattedTimeTaken;
3478 }

Callers 2

buildMethod · 0.80
handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected