SystemSleepResult class
toSleepResult() (SystemSleepResult)
SystemSleepResult::toSleepResult, toSleepResult, SystemSleepResult.toSleepResult
// PROTOTYPES
SleepResult toSleepResult();
operator SleepResult();
Returns the previous style of SleepResult
. There is also an operator to automatically convert to a SleepResult
.