fcconfiggetrescaninterval(3) debian man page | unix.com

Man Page: fcconfiggetrescaninterval

Operating Environment: debian

Section: 3

FcConfigGetRescanInterval(3)											      FcConfigGetRescanInterval(3)

NAME
FcConfigGetRescanInterval - Get config rescan interval
SYNOPSIS
#include <fontconfig.h> int FcConfigGetRescanInterval (FcConfig *config);
DESCRIPTION
Returns the interval between automatic checks of the configuration (in seconds) specified in config. The configuration is checked during a call to FcFontList when this interval has passed since the last check. An interval setting of zero disables automatic checks. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetRescanInterval(3)
Related Man Pages
unbound-checkconf(8) - debian
rcapadm(1m) - sunos
psadwatchd(8) - centos
unbound-checkconf(8) - redhat
unbound-checkconf(8) - sunos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?