MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
is_running()
bool Lila::Server::is_running
(
)
const
inline
Checks if the server is currently running.
Returns
True if running, false otherwise
Definition at line
90
of file
Server.hpp
.
90
{
return
m_running
; }
Lila::Server::m_running
std::atomic< bool > m_running
Server running state.
Definition
Server.hpp:164
Lila
Server
Generated by
1.9.8