Jump to content

WinGetCurrentTime

From EDM2
Revision as of 16:02, 4 March 2017 by Ak120 (talk | contribs) (Created page with "Returns the current time. ==Syntax== WinGetCurrentTime (hab) ===Parameter=== ;hab (HAB): Anchor-block handle ===Returns=== ;ulTime (ULONG): System timer count :mil...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns the current time.

Syntax

WinGetCurrentTime (hab)

Parameter

hab (HAB)
Anchor-block handle

Returns

ulTime (ULONG)
System timer count
milliseconds from IPL

Related Functions