andrewssobral / andrewssobral/bgslibrary
How to set timer for the running time of each algorithm?
Offen
#154
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @andrewssobral
Auf GitHub ansehen
question
- Vorherrschende Sprache
- C++
- Sterne
- 2.3k
- Forks
- 735
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I had two questions about your library:
1. How to get the exact running time of each algorithm? I noticed there is a **startTimer()** and **stopTimer** command, but there is no duration time when the running finishes.
2. How to run and debug the algorithms in Visual Studio without using the gui? For example, if I wanted to change something about one of the algorithms and see the result in a VS solution file.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.