Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Filesystem.Monitor.basic()->Monitor()->update()


Method update

protected void update(Stdio.Stat st)

Description

Calculate and set a suitable time for the next poll of this monitor.

Parameter st

New stat for the monitor.

This function is called by check() to schedule the next check.