![]() |
ezEngine Release 25.08
|
Classes | |
| struct | State |
Static Public Member Functions | |
| static EZ_ALWAYS_INLINE Result | Running (ezTime maxDelay=ezTime::MakeZero()) |
| static EZ_ALWAYS_INLINE Result | Completed () |
| static EZ_ALWAYS_INLINE Result | Failed () |
Public Attributes | |
| ezEnum< State > | m_State |
| ezTime | m_MaxDelay = ezTime::MakeZero() |