carb::launcher::kInfiniteTimeout

Defined in carb/launcher/ILauncher.h

constexpr uint64_t carb::launcher::kInfiniteTimeout = ~0ull

Indicates an infinite timeout for use in the ILauncher::waitProcessExit() function in its timeout parameter.

The call will block until the requested process ends.