SdlGetPerformanceFrequency
Get the count per second of the high resolution counter.
Definition
Unit: Neslib.Sdl3.Time
Returns
Int64
: A platform-specific count per second.
See Also
Remarks
It is safe to call this function from any thread.
Get the count per second of the high resolution counter.
Unit: Neslib.Sdl3.Time
Int64
: A platform-specific count per second.
It is safe to call this function from any thread.