Skip to content

SdlGetPerformanceFrequency

Get the count per second of the high resolution counter.

Definition

Unit: Neslib.Sdl3.Time

function SdlGetPerformanceFrequency: Int64; inline

Returns

Int64: A platform-specific count per second.

See Also

Remarks

It is safe to call this function from any thread.