Skip to content

AstPerformance::accumulateTime

Synopsis

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

static
void
accumulateTime(
    RoseTimeType& startTime,
    double& accumulatedTime,
    double& numberFunctionCalls);

Created with MrDocs