Function runtime

#include <Geode/utils/async.hpp>arc::Runtime&runtime()

Gets the main arc Runtime, prefer running all async code inside this runtime.

Examples0