Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 31309758 rédigé par hiba-coder's avatar hiba-coder
Parcourir les fichiers

modify read-me v0.1

parent 3e0196d1
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -109,11 +109,11 @@ The ***TraceDQL*** query is as follows:
Finally, after defining the two fundamental queries needed to compute the simulation duration, we can create a ***TraceDQL*** data block named ***SD*** (***Simulation Duration***), which is calculated by subtracting the result of the ***start_time_captured*** block from the ***last_time_captured*** block. This can be written as follows:
<div align="center">
<img src="images/simulation_duration.png" alt="Alt text" width="800">
<img src="images/simulation_duration.png" alt="Alt text" width="400">
</div>
Note that the ***Source*** instruction is optional in this case. We can simply use the ***Selection*** instruction to retrieve the ***currentTime*** values from the execution trace and then select either the first or the last one.
<div align="center">
<img src="images/currentTime.png" alt="Alt text" width="600">
<img src="images/currentTime.png" alt="Alt text" width="800">
</div>
The ***TraceDQL*** query is as follows:
<div align="center">
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter