man vga_getcurrenttiming (Fonctions bibliothèques) - get the current timing parameters.

NAME

vga_getcurrenttiming - get the current timing parameters.

SYNOPSIS

#include <vga.h>

"intvga_addtiming(int*pixelClock,int*HSyncStart,int*HSyncEnd,int*HTotal,int*VDisplay,int*VSyncStart,int*VSyncEnd,int*VTotal,int*flags);

DESCRIPTION

Saves to the current timing parameters to the variables given in the function call. See svidtune(6) for an example of using this.

SEE ALSO

AUTHOR

This manual page was written by Matan Ziv-Av