SDL_NS_PER_US - Man Page

Number of nanoseconds in a microsecond.

Header File

Defined in SDL3/SDL_timer.h

Synopsis

#include "SDL3/SDL.h"

#define SDL_NS_PER_US       1000

Description

This is always 1000.

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 FUNCTIONS