12#ifndef ARCANE_ACCELERATOR_IRUNQUEUEEVENTIMPL_H
13#define ARCANE_ACCELERATOR_IRUNQUEUEEVENTIMPL_H
22namespace Arcane::Accelerator::impl
40 virtual void wait() = 0;
Interface de l'implémentation d'un évènement.
virtual Int64 elapsedTime(IRunQueueEventImpl *from_event)=0
Temps écoulé (en nanoseconde) entre l'évènement from_event et cet évènement.
Interface d'un flux d'exécution pour une RunQueue.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
std::int64_t Int64
Type entier signé sur 64 bits.