Skip to content

AstPerformance::reportAccumulatedTime

Synopsis

Declared in <src/midend/astDiagnostics/AstPerformance.h>

static
void
reportAccumulatedTime(
    std::string const& s,
    double const& accumulatedTime,
    double const& numberFunctionCalls);

Created with MrDocs