SDL_NS_PER_SECOND - Man Page

Number of nanoseconds in a second.

Synopsis

#include <SDL3/SDL_timer.h>

#define SDL_NS_PER_SECOND   1000000000LL

Description

This is always 1000000000.

Availability

This macro is available since SDL 3.2.0.

Info

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS