Home
last modified time | relevance | path

Searched defs:updateinterval (Results 1 – 7 of 7) sorted by relevance

/dports/ftp/quftp/quftp-1.0.7/
H A Dftp_transfer.c32 int updateinterval = 1; in ftp_get_file() local
217 int updatetime = 1, bytesthissecond = 0, updateinterval = 1; in ftp_put_file() local
/dports/math/qwtplot3d/qwtplot3d-438c855d/examples/autoswitch/
H A Dautoswitch.cpp15 Plot::Plot(QWidget *pw, int updateinterval) : SurfacePlot(pw) in Plot()
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/dialogs/
H A Dcapturedialog.py208 updateinterval = None): argument
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/TransplantExif/
H A DTransplantExifDialog.cpp130 void TransplantExifDialog::updateinterval(bool left) { in updateinterval() function in TransplantExifDialog
/dports/net/vnstat/vnstat-2.8/src/
H A Ddaemon.h5 int updateinterval, saveinterval; member
H A Dcommon.h313 …int32_t timesyncwait, updateinterval, pollinterval, saveinterval, offsaveinterval, rescanonsave, s… member
/dports/comms/predict/predict-2.2.7/clients/earthtrack/
H A Dearthtrack.c353 int x, y, z, updateinterval, satnum=0, radius=50, sleeptime=20; local