GetLowResTimer

From Dragon Age Toolset Wiki
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