Desktop Functions: Smart Device Functions:
|
Search Results for "GetTickCount" in [All]user32
int systemUptime = GetTickCount(); // was Environment.TickCount DelegatesdwTime in Type: DWORD The number of milliseconds that have elapsed since the system was started. This is the value returned by the GetTickCount function. kernel323: GetTickCount
|