GetLowResTimer

From Dragon Age Toolset Wiki
Revision as of 21:51, 11 February 2010 by BryanDerksen (Talk | contribs) (tidy, remove tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets the current system tick count.

int GetLowResTimer(
);
Parameters:
None
Returns:

the current system tick count

Source:

script.ldf

Description

Gets an int32 representing the system tick count. This is useful to create unique timestamps for logging purposes