Overview
Group
Quick Info

timeGetSystemTime

The timeGetSystemTime function retrieves the system time, in milliseconds. The system time is the time elapsed since Windows was started. This function works very much like the timeGetTime function. See timeGetTime for details of these functions' operation.

MMRESULT timeGetSystemTime(

LPMMTIME pmmt,

UINT cbmmt

);

Parameters

pmmt

Address of an MMTIME structure.

cbmmt

Size, in bytes, of the MMTIME structure.

Return Values

Returns TIMERR_NOERROR. The system time is returned in the ms member of the MMTIME structure.

See Also

timeGetTime
, MMTIME

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database