Alias thread_utils.
More...
#include <mutex>
#include <shared_mutex>
#include "waiting_utils.hpp"
Go to the source code of this file.
|
#define | NOW std::chrono::high_resolution_clock::now() |
|
Alias thread_utils.
- Author
- F. Abrignani (feder.nosp@m.igno.nosp@m.li@ho.nosp@m.tmai.nosp@m.l.it)
-
S. Martorana (salva.nosp@m.tore.nosp@m.marto.nosp@m.rana.nosp@m.@hotm.nosp@m.ail..nosp@m.com)
- Version
- 0.1
- Date
- 2023-10-06
- Copyright
- Copyright (c) 2023 Federico Abrignani (feder.nosp@m.igno.nosp@m.li@ho.nosp@m.tmai.nosp@m.l.it). Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt).
◆ NOW
#define NOW std::chrono::high_resolution_clock::now() |