class Platform : public nn::nex::RootObject
Wrapper class for platform-specific features.
S |
Sleep
|
Puts the current thread to sleep for the time specified. |
---|---|---|
S | SetRandomNumberSeed | Sets the seed value for random numbers. |
S | GetRealRandomNumber | Gets a random number as a real number. |
S | GetRandomNumber | Gets a random number as an integer. |
nn::nex::RootObject
nn::nex::Platform
CONFIDENTIAL