16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 18:39:18 +02:00

Add log timer

This commit is contained in:
2025-07-23 14:48:17 +02:00
parent 1fba26c6cc
commit c98227a2e3
4 changed files with 36 additions and 4 deletions

View File

@@ -30,6 +30,8 @@ struct global_settings {
// data items
// TODO: take these out of the settings
std::chrono::steady_clock::time_point startTimestamp;
/// <summary>
/// Mapa z watkami w formacie <std::string nazwa, std::thread watek>
/// </summary>