SDL_NS_PER_MS

Number of nanoseconds in a millisecond.

Header File

Defined in <SDL3/SDL_timer.h>

Syntax

#define SDL_NS_PER_MS       1000000

Remarks

This is always 1000000.

Version

This macro is available since SDL 3.2.0.


CategoryAPI, CategoryAPIMacro, CategoryTimer