galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Sink.cpp
Go to the documentation of this file.
1
7
8#include "Sink.hpp"
9
10namespace galaxy
11{
12 namespace logging
13 {
15 {
16 }
17 } // namespace logging
18} // namespace galaxy
virtual ~Sink()
Virtual destructor.
Definition Sink.cpp:14
Timer.hpp galaxy.
Definition Async.hpp:17