Turi Create
4.0
|
#include <core/system/startup_teardown/startup_teardown.hpp>
Public Member Functions | |
void | perform_startup () |
~global_startup () | |
This class centralizes all startup functions
Definition at line 22 of file startup_teardown.hpp.
turi::global_startup::~global_startup | ( | ) |
Performs the startup if startup has not yet been performed.
void turi::global_startup::perform_startup | ( | ) |
Performs all the startup calls immediately. Further calls to this function does nothing.