sleep class

Description

Provides the function to sleep the system.

Notes

It is a class that is statically included in the Cooker.

An instance returned by variable declaration has been initialized.

Returns a singleton instance in response to an instance creation request. That is, variables of this class refer to the same instance.

fitter

SignatureDescription
sleep()

Returns a new instance of sleep class.

getter

SignatureDescription
Fitted

Returns the value that indicates whether this instance was initialized.

TypeName

Returns the type name.

setter

This class does not have a setter.

method

SignatureDescription
Freeze(int)

Waits during the specified time with freeze.

Copyright © Cooker All rights reserved.