PHASEEngine.UpdateMode
Modes that determine when the framework consumes API calls and updates internal state.
Declaration
enum UpdateModeOverview
To define the manner in which PHASE processes commands and updates internal state, select an option from this enumeration and pass it to the updateMode parameter of the PHASEEngine initializer, init(updateMode:).