12#ifndef ARCANE_IMESSAGEPASSINGPROFILINGSERVICE_H
13#define ARCANE_IMESSAGEPASSINGPROFILINGSERVICE_H
Arcane configuration file.
Interface of a profiling service dedicated to "message passing".
virtual void startProfiling()=0
Starts profiling.
virtual void stopProfiling()=0
Stops profiling.
virtual String implName()=0
Gives the name of the service that implements the interface.
virtual void printInfos(std::ostream &output)=0
Displays information from the profiling.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --