|
static NPT_Result | GetProcessId (NPT_UInt32 &id) |
|
static NPT_Result | GetMachineName (NPT_String &name) |
|
static NPT_Result | GetCurrentTimeStamp (NPT_TimeStamp &now) |
|
static NPT_Result | Sleep (const NPT_TimeInterval &duration) |
|
static NPT_Result | SleepUntil (const NPT_TimeStamp &when) |
|
static NPT_Result | SetRandomSeed (unsigned int seed) |
|
static NPT_UInt32 | GetRandomInteger () |
|
The documentation for this class was generated from the following files:
- lib/libUPnP/Neptune/Source/Core/NptSystem.h
- lib/libUPnP/Neptune/Source/System/Null/NptNullSystem.cpp
- lib/libUPnP/Neptune/Source/System/Posix/NptPosixSystem.cpp
- lib/libUPnP/Neptune/Source/System/PS3/NptPs3System.cpp
- lib/libUPnP/Neptune/Source/System/Symbian/NptSymbianSystem.cpp
- lib/libUPnP/Neptune/Source/System/Win32/NptWin32System.cpp
- lib/libUPnP/Neptune/Source/System/WinRT/NptWinRtSystem.cpp